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

Base64_3() public method

public Base64_3 ( ) : int
return int
                public int Base64_3()
                {
                    return VerifyInvalidWrite("WriteBase64", 5, 2, -1, typeof(ArgumentOutOfRangeException));
                }