Example #1
0
 public void CloseDay(string OperatorID, string OperatorName)
 {
     AXCLibrary.AXC_CloseDay(OperatorID, OperatorName);
 }