Example #1
0
 public void Set(SCsConnect Obj_)
 {
     PrevClientBindNamePortPub.Set(Obj_.PrevClientBindNamePortPub);
 }
Example #2
0
 public SCsConnect(SCsConnect Obj_)
 {
     PrevClientBindNamePortPub = Obj_.PrevClientBindNamePortPub;
 }