C# Class StatLight.Core.WebServer.XapHost.XapHostFileLoaderFactory

Afficher le fichier Open project: staxmanade/StatLight Class Usage Examples

Méthodes publiques

Свойство Type Description
ClientXapNameFormat string

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
LoadXapHostFor ( XapHostType version ) : byte[]
MapToXapHostType ( UnitTestProviderType unitTestProviderType, MicrosoftTestingFrameworkVersion microsoftTestingFrameworkVersion, bool isPhoneRun ) : XapHostType
XapHostFileLoaderFactory ( ILogger logger ) : System
XapHostFileLoaderFactory ( ILogger logger, string xapDirectory ) : System

Method Details

LoadXapHostFor() public méthode

public LoadXapHostFor ( XapHostType version ) : byte[]
version XapHostType
Résultat byte[]

MapToXapHostType() public méthode

public MapToXapHostType ( UnitTestProviderType unitTestProviderType, MicrosoftTestingFrameworkVersion microsoftTestingFrameworkVersion, bool isPhoneRun ) : XapHostType
unitTestProviderType UnitTestProviderType
microsoftTestingFrameworkVersion MicrosoftTestingFrameworkVersion
isPhoneRun bool
Résultat XapHostType

XapHostFileLoaderFactory() public méthode

public XapHostFileLoaderFactory ( ILogger logger ) : System
logger ILogger
Résultat System

XapHostFileLoaderFactory() public méthode

public XapHostFileLoaderFactory ( ILogger logger, string xapDirectory ) : System
logger ILogger
xapDirectory string
Résultat System

Property Details

ClientXapNameFormat public_oe static_oe property

public static string ClientXapNameFormat
Résultat string