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