mirror of
https://github.com/esiur/esiur-dotnet.git
synced 2026-01-27 01:20:39 +00:00
Annotations
This commit is contained in:
@@ -76,6 +76,10 @@ public class PropertyTemplate : MemberTemplate
|
||||
set;
|
||||
}*/
|
||||
|
||||
public override string ToString()
|
||||
{
|
||||
return $"{Name}: {ValueType}";
|
||||
}
|
||||
|
||||
public override byte[] Compose()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user