Ejemplo n.º 1
0
 public ArgIterator(System.RuntimeArgumentHandle arglist)
 {
     throw new System.NotImplementedException();
 }
Ejemplo n.º 2
0
 public unsafe ArgIterator(System.RuntimeArgumentHandle arglist, void *ptr)
 {
     throw new System.NotImplementedException();
 }