C# Class Legacy.Blog.RemoteFile

Afficher le fichier Open project: snahider/Test-Automation-NET Class Usage Examples

Méthodes publiques

Méthode Description
GetFileAsString ( ) : string
RemoteFile ( Uri url, bool p ) : System

Method Details

GetFileAsString() public méthode

public GetFileAsString ( ) : string
Résultat string

RemoteFile() public méthode

public RemoteFile ( Uri url, bool p ) : System
url System.Uri
p bool
Résultat System