Beispiel #1
0
 public abstract void Apply(CstStatesList cstStatesList);
Beispiel #2
0
 public override void Apply(CstStatesList cstStatesList)
 {
     throw new System.NotImplementedException();
 }