Denso BHT-202Q Uživatelský manuál Strana 373

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 407
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 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
Zobrazit stránku 372
1 2 ... 368 369 370 371 372 373 374 375 376 377 378 ... 406 407

Komentáře k této Příručce

Žádné komentáře