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