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