Exemplo n.º 1
0
 public string SerializeToString()
 {
     return($"{InterfaceType.To<int>()}--{ImplementationType.To<int>()}--{Id}");
 }