예제 #1
0
 public int CheckInAll(int unlock = 1)
 {
     return(ComObject.CheckInAll(unlock));
 }