Example #1
0
 public abstract void Add(MyDataStruct nauj);
Example #2
0
 public abstract void Swap(int j, MyDataStruct a, MyDataStruct b);