Denso BHT-202Q Instrukcja Użytkownika Strona 373

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 407
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 372
FileTransfer
Initializes a new instance of the FileTransfer class.
Syntax
[VB]
Public Sub New( )
[C#]
public FileTransfer( )
Parameters
None
Exceptions
None
[Ex.] Create a FileTransfer class instance.
[VB] Dim MyFileTransfer As FileTransfer = New FileTransfer
[C#] FileTransfer MyFileTransfer = new FileTransfer();
DEFAULT_PORT
Default value of the port number. This value is read-only.
Syntax
[VB]
Public ReadOnly DEFAULT_PORT As Integer
[C#]
public readonly int DEFAULT_PORT;
364
Przeglądanie stron 372
1 2 ... 368 369 370 371 372 373 374 375 376 377 378 ... 406 407

Komentarze do niniejszej Instrukcji

Brak uwag