C# Class Dev2.Tests.Runtime.WebServer.Responses.TestDynamicFileResponseWriter

Inheritance: Dev2.Runtime.WebServer.Responses.DynamicFileResponseWriter
Afficher le fichier Open project: Warewolf-ESB/Warewolf Class Usage Examples

Méthodes publiques

Méthode Description
TestDynamicFileResponseWriter ( string layoutFileContent, string contentPathToken, string contentPath ) : Dev2.Runtime.WebServer.Responses

Méthodes protégées

Méthode Description
ReadLayoutFile ( ) : string

Method Details

ReadLayoutFile() protected méthode

protected ReadLayoutFile ( ) : string
Résultat string

TestDynamicFileResponseWriter() public méthode

public TestDynamicFileResponseWriter ( string layoutFileContent, string contentPathToken, string contentPath ) : Dev2.Runtime.WebServer.Responses
layoutFileContent string
contentPathToken string
contentPath string
Résultat Dev2.Runtime.WebServer.Responses