Ejemplo n.º 1
0
 public string[] GetObjectMemberNames(object obj)
 {
     return(_engine.GetObjectMemberNames(obj));
 }