コード例 #1
0
 public void setMsgType(e_PMSMSGType inType)
 {
     InterfaceMsgType = inType;
 }
コード例 #2
0
 public void SetMsgType(e_PMSMSGType inMsgType)
 {
     msgType.setMsgType(inMsgType);
 }