Пример #1
0
 public string GetLocal(uint level, uint nseq)
 {
     return(Unmanaged.GetLocal(Pointer, level, nseq));
 }