mirror of
https://github.com/esiur/esiur-dotnet.git
synced 2025-06-28 05:53:12 +00:00
1.5
This commit is contained in:
@ -35,6 +35,6 @@ namespace Esyur.Net.IIP
|
||||
{
|
||||
|
||||
public abstract AsyncReply<IResource[]> Query(string path, DistributedConnection sender);
|
||||
public abstract override bool Create();
|
||||
protected abstract override bool Create();
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user