C# Class TinySite.Models.OutputFile

Inheritance: SourceFile
Afficher le fichier Open project: robmen/tinysite Class Usage Examples

Private Properties

Свойство Type Description

Méthodes protégées

Méthode Description
OutputFile ( OutputFile original ) : System.IO
OutputFile ( string path, string rootPath, string outputPath, string outputRootPath, string rootUrl, string relativeUrl ) : System.IO

Method Details

OutputFile() protected méthode

protected OutputFile ( OutputFile original ) : System.IO
original OutputFile
Résultat System.IO

OutputFile() protected méthode

protected OutputFile ( string path, string rootPath, string outputPath, string outputRootPath, string rootUrl, string relativeUrl ) : System.IO
path string
rootPath string
outputPath string
outputRootPath string
rootUrl string
relativeUrl string
Résultat System.IO