mirror of
				https://github.com/esiur/esiur-dotnet.git
				synced 2025-10-30 23:51:34 +00:00 
			
		
		
		
	flow
This commit is contained in:
		| @@ -352,7 +352,7 @@ public class Instance | ||||
| */ | ||||
|  | ||||
|         if (pt.PropertyInfo.PropertyType.IsGenericType | ||||
|             && pt.PropertyInfo.PropertyType.GetGenericTypeDefinition() == typeof(DistributedPropertyContext<>)) | ||||
|             && pt.PropertyInfo.PropertyType.GetGenericTypeDefinition() == typeof(PropertyContext<>)) | ||||
|             return false; | ||||
|  | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user