Ejemplo n.º 1
0
 public bool IsDerivedFrom(string FullName)
 {
     return(_codeClass.get_IsDerivedFrom(FullName));
 }