mirror of
				https://github.com/esiur/esiur-dotnet.git
				synced 2025-10-30 23:51:34 +00:00 
			
		
		
		
	ResourceProxy
This commit is contained in:
		| @@ -35,7 +35,6 @@ namespace Esiur.Resource | ||||
| { | ||||
|     public interface IStore:IResource | ||||
|     { | ||||
|         AsyncReply<bool> Open(Structure settings); | ||||
|         AsyncReply<IResource> Get(string path); | ||||
|         AsyncReply<IResource> Retrieve(uint iid); | ||||
|         bool Put(IResource resource); | ||||
|   | ||||
		Reference in New Issue
	
	Block a user