Ejemplo n.º 1
0
 public VTOpenRequest(VTClass vtClass, byte localVTSessionIdentifier)
 {
     this.VtClass = vtClass;
     this.LocalVTSessionIdentifier = localVTSessionIdentifier;
 }
Ejemplo n.º 2
0
 public VTOpenRequest(VTClass vtClass, byte localVTSessionIdentifier)
 {
     this.VtClass = vtClass;
     this.LocalVTSessionIdentifier = localVTSessionIdentifier;
 }