mirror of
				https://github.com/esiur/esiur-dotnet.git
				synced 2025-10-31 07:51:36 +00:00 
			
		
		
		
	Beep
This commit is contained in:
		| @@ -139,9 +139,6 @@ public class PropertyTemplate : MemberTemplate | ||||
|         RepresentationType valueType, string readAnnotation = null, string writeAnnotation = null, bool recordable = false) | ||||
|         : base(template, index, name, inherited) | ||||
|     { | ||||
|         if (name == "RecordNullable") | ||||
|             Console.Beep(); | ||||
|  | ||||
|         this.Recordable = recordable; | ||||
|         //this.Storage = storage; | ||||
|         if (readAnnotation != null) | ||||
|   | ||||
		Reference in New Issue
	
	Block a user