C# Class Legacy.Blog.RemoteFile

Mostrar archivo Open project: snahider/Test-Automation-NET Class Usage Examples

Public Methods

Method Description
GetFileAsString ( ) : string
RemoteFile ( Uri url, bool p ) : System

Method Details

GetFileAsString() public method

public GetFileAsString ( ) : string
return string

RemoteFile() public method

public RemoteFile ( Uri url, bool p ) : System
url System.Uri
p bool
return System