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