Denso BHT-200QW Specifikace Strana 351

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 377
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 350
- 349 -
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;
Zobrazit stránku 350
1 2 ... 346 347 348 349 350 351 352 353 354 355 356 ... 376 377

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

Žádné komentáře