Пример #1
0
 public override string GetPath()
 {
     return($"{DeclaringType.GetPath()}.{Name} : {GetTypeString()}");
 }