예제 #1
0
 public int TestGetShift(Direction currToNext)
 {
     return(ccl.GetShift(currToNext));
 }