mirror of
				https://github.com/esiur/esiur-dotnet.git
				synced 2025-10-30 23:51:34 +00:00 
			
		
		
		
	MAUI Support
This commit is contained in:
		| @@ -43,11 +43,8 @@ public interface IResource : IDestructible///, INotifyPropertyChanged | ||||
|     AsyncReply<bool> Trigger(ResourceTrigger trigger); | ||||
|  | ||||
|     [NotMapped] | ||||
|     Instance Instance | ||||
|     { | ||||
|         get; | ||||
|         set; | ||||
|     } | ||||
|     [JsonIgnore] | ||||
|     Instance Instance { get; set; } | ||||
|  | ||||
|  | ||||
|      | ||||
| } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user