public override CType[] GetNestedTypes(BindingFlags bindingAttr)
 {
     return(typeImpl.GetNestedTypes(bindingAttr));
 }