Exemplo n.º 1
0
 public IX_EventArgs(IJPLib_XML.ReqType Type)
 {
     this.Type = Type;
 }
Exemplo n.º 2
0
 public ReqPkt(IJPLib_XML.ReqType Type)
 {
     this.Type = Type;
 }