C# Class System.Resources.Tests.ResourceManagerTests

显示文件 Open project: dotnet/corefx

Public Methods

Method Description
EnglishNonStringResourceData ( ) : IEnumerable
EnglishResourceData ( ) : IEnumerable

Private Methods

Method Description
BaseName ( ) : void
GetObject ( string key, object expectedValue ) : void
GetResourceSet_NonStrings ( string key, object expectedValue ) : void
GetResourceSet_Strings ( string key, string expectedValue ) : void
GetStream ( ) : void
GetString_Basic ( string key, string expectedValue ) : void
GetString_FromResourceType ( string key, string expectedValue ) : void
HeaderVersionNumber ( ) : void
IgnoreCase ( string key, string expectedValue ) : void
MagicNumber ( ) : void
UsingResourceSet ( ) : void

Method Details

EnglishNonStringResourceData() public static method

public static EnglishNonStringResourceData ( ) : IEnumerable
return IEnumerable

EnglishResourceData() public static method

public static EnglishResourceData ( ) : IEnumerable
return IEnumerable