mirror of
				https://github.com/esiur/esiur-dotnet.git
				synced 2025-10-31 07:51:36 +00:00 
			
		
		
		
	Static Arrays
This commit is contained in:
		| @@ -48,7 +48,7 @@ namespace Esiur.Resource.Template | ||||
|         } | ||||
|  | ||||
|  | ||||
|         public EventTemplate(ResourceTemplate template, byte index, string name, TemplateDataType argumentType, string expansion = null, bool listenable=false) | ||||
|         public EventTemplate(TypeTemplate template, byte index, string name, TemplateDataType argumentType, string expansion = null, bool listenable=false) | ||||
|             :base(template, MemberType.Property, index, name) | ||||
|         { | ||||
|             this.Expansion = expansion; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user