Exemple #1
0
 public int GetClosureName(int idx)
 {
     return(Unmanaged.GetClosureName(Pointer, idx));
 }