Exemplo n.º 1
0
 string ICustomTypeDescriptor.GetClassName()
 {
     return(CustomTypeDescHelpers.GetClassName(this));
 }
Exemplo n.º 2
0
 public string GetClassName()
 {
     return(CustomTypeDescHelpers.GetClassName(this));
 }