System.Xml.Tests.TCFullEndElement.TCWriteValue.TCWriteBase64.Base64_6 C# (CSharp) Method

Base64_6() public method

public Base64_6 ( ) : int
return int
                public int Base64_6()
                {
                    return VerifyInvalidWrite("WriteBase64", 5, 2, 5, typeof(ArgumentOutOfRangeException/*ArgumentException*/));
                }