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

Base64_2() public method

public Base64_2 ( ) : int
return int
                public int Base64_2()
                {
                    return VerifyInvalidWrite("WriteBase64", 5, 0, 6, typeof(ArgumentOutOfRangeException/*ArgumentException*/));
                }