C# Class RDPFileReader.RDPFile

Afficher le fichier Open project: Nullstr1ng/MultiRDPClient.NET Class Usage Examples

Méthodes publiques

Méthode Description
Read ( string filepath ) : void
Save ( string filepath ) : void
Update ( ) : void

Method Details

Read() public méthode

public Read ( string filepath ) : void
filepath string
Résultat void

Save() public méthode

public Save ( string filepath ) : void
filepath string
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void