mirror of
				https://github.com/esiur/esiur-dotnet.git
				synced 2025-10-30 23:51:34 +00:00 
			
		
		
		
	1
This commit is contained in:
		| @@ -63,7 +63,7 @@ public interface IStore : IResource | ||||
|  | ||||
|  | ||||
|     AsyncBag<T> Children<T>(IResource resource, string name) where T : IResource; | ||||
|     AsyncReply<T> Parent<T>(IResource resource, string name) where T : IResource; | ||||
|     AsyncBag<T> Parents<T>(IResource resource, string name) where T : IResource; | ||||
|  | ||||
|  | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user