예제 #1
0
 public IX_EventArgs(IJPLib_XML.ReqType Type)
 {
     this.Type = Type;
 }
예제 #2
0
 public ReqPkt(IJPLib_XML.ReqType Type)
 {
     this.Type = Type;
 }