Esempio n. 1
0
 public string GetString(object obj)
 {
     return(DataEditor.GetString(obj, ObjectType, Attributes));
 }