Property | Type | Description | |
---|---|---|---|
ClientXapNameFormat | string |
Property | Type | Description |
---|
Method | Description | |
---|---|---|
LoadXapHostFor ( XapHostType version ) : byte[] | ||
MapToXapHostType ( UnitTestProviderType unitTestProviderType, MicrosoftTestingFrameworkVersion microsoftTestingFrameworkVersion, bool isPhoneRun ) : XapHostType | ||
XapHostFileLoaderFactory ( ILogger logger ) : System | ||
XapHostFileLoaderFactory ( ILogger logger, string xapDirectory ) : System |
public LoadXapHostFor ( XapHostType version ) : byte[] | ||
version | XapHostType | |
return | byte[] |
public MapToXapHostType ( UnitTestProviderType unitTestProviderType, MicrosoftTestingFrameworkVersion microsoftTestingFrameworkVersion, bool isPhoneRun ) : XapHostType | ||
unitTestProviderType | UnitTestProviderType | |
microsoftTestingFrameworkVersion | MicrosoftTestingFrameworkVersion | |
isPhoneRun | bool | |
return | XapHostType |
public XapHostFileLoaderFactory ( ILogger logger ) : System | ||
logger | ILogger | |
return | System |
public XapHostFileLoaderFactory ( ILogger logger, string xapDirectory ) : System | ||
logger | ILogger | |
xapDirectory | string | |
return | System |