Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
J9Updater
FileTransferSvc
Client
C# Class J9Updater.FileTransferSvc.Client
Afficher le fichier
Open project: zlphoenix/LearnCSharp
Méthodes publiques
Méthode
Description
Client
( ) :
System
Send
(
string
filePath
) :
void
SendFile
(
string
filePath
) :
void
Private Methods
Méthode
Description
GetFileName
( ) :
string
Method Details
Client()
public
méthode
public
Client
( ) :
System
Résultat
System
Send()
public
méthode
public
Send
(
string
filePath
) :
void
filePath
string
Résultat
void
SendFile()
public
méthode
public
SendFile
(
string
filePath
) :
void
filePath
string
Résultat
void