System.Text.Tests.UnicodeEncodingGetMaxCharCount.GetMaxCharCount C# (CSharp) Method

GetMaxCharCount() private method

private GetMaxCharCount ( int byteCount, int expected ) : void
byteCount int
expected int
return void
UnicodeEncodingGetMaxCharCount