C# Class System.Globalization.Tests.TextInfoMiscTests

Mostra file Open project: dotnet/corefx

Public Methods

Method Description
TextInfo_TestData ( ) : IEnumerable

Private Methods

Method Description
MiscTest ( string cultureName, int lcid, int ansiCodePage, int ebcdiCCodePage, int macCodePage, int oemCodePage, bool isRightToLeft ) : void
ReadOnlyTest ( ) : void
ToTitleCaseTest ( ) : void

Method Details

TextInfo_TestData() public static method

public static TextInfo_TestData ( ) : IEnumerable
return IEnumerable