начало разделенных контекстов
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
using System.Collections.Frozen;
|
||||
using mROA.Implementation;
|
||||
using mROA.Implementation.Attributes;
|
||||
|
||||
@@ -7,4 +8,5 @@ namespace Example.Shared;
|
||||
public interface IPrinterFactory
|
||||
{
|
||||
TransmittedSharedObject<IPrinter> Create(string printerName);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user