Exemplo n.º 1
0
 public Law_Function Prepend(Law_Function theItem)
 {
     throw new NotImplementedException();
 }
Exemplo n.º 2
0
 public Law_Function(Law_Function parameter1)
     : base()
 {
     throw new NotImplementedException("Native class is abstract");
 }