Beispiel #1
0
 public string GetMissingPropertyHint(string propname)
 {
     return(_dataType.GetMissingPropertyHint(propname));
 }