Exemplo n.º 1
0
 public NLPlate_StackOfPlate Assign(NLPlate_StackOfPlate theOther)
 {
     throw new NotImplementedException();
 }
Exemplo n.º 2
0
 public void Prepend(NLPlate_StackOfPlate theOther)
 {
     throw new NotImplementedException();
 }
Exemplo n.º 3
0
 public NLPlate_StackOfPlate(NLPlate_StackOfPlate theOther)
     : base()
 {
     throw new NotImplementedException();
 }