C# Class Raven.Database.Server.Responders.SilverlightUI

Inheritance: AbstractRequestResponder
Afficher le fichier Open project: nhsevidence/ravendb Class Usage Examples

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
GetPaths ( string fileName, string webDir ) : IEnumerable
Respond ( IHttpContext context ) : void

Method Details

GetPaths() public static méthode

public static GetPaths ( string fileName, string webDir ) : IEnumerable
fileName string
webDir string
Résultat IEnumerable

Respond() public méthode

public Respond ( IHttpContext context ) : void
context IHttpContext
Résultat void