C# Class Tests.Website

Afficher le fichier Open project: mikeobrien/FubuMVC.Swank Class Usage Examples

Méthodes publiques

Méthode Description
Create ( string name, string path ) : void
DownloadString ( string url = "", string contentType = null ) : string
Remove ( ) : void

Method Details

Create() public méthode

public Create ( string name, string path ) : void
name string
path string
Résultat void

DownloadString() public méthode

public DownloadString ( string url = "", string contentType = null ) : string
url string
contentType string
Résultat string

Remove() public méthode

public Remove ( ) : void
Résultat void