mirror of
				https://github.com/esiur/esiur-dotnet.git
				synced 2025-10-31 07:51:36 +00:00 
			
		
		
		
	fix generator
This commit is contained in:
		| @@ -222,6 +222,7 @@ public class DistributedResource : DynamicObject, IResource | ||||
|  | ||||
|     public AsyncReply<object> _Invoke(byte index, Map<byte, object> args) | ||||
|     { | ||||
|          | ||||
|         if (destroyed) | ||||
|             throw new Exception("Trying to access destroyed object"); | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user