예제 #1
0
 public void ValidateStack(TruckStackInfo stack)
 {
     currentGINProcess.ValidateStack(stack);
 }