예제 #1
0
 public void setMsgType(e_PMSMSGType inType)
 {
     InterfaceMsgType = inType;
 }
예제 #2
0
 public void SetMsgType(e_PMSMSGType inMsgType)
 {
     msgType.setMsgType(inMsgType);
 }