Example #1
0
 public Law_Function Prepend(Law_Function theItem)
 {
     throw new NotImplementedException();
 }
Example #2
0
 public Law_Function(Law_Function parameter1)
     : base()
 {
     throw new NotImplementedException("Native class is abstract");
 }