Пример #1
0
 protected DictionaryTypeTs()
 {
     Name.OnGet += value => $"{{ [id: string]: {ValueType.GetImplementationName()} }}";
 }