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

Base64_5() public method

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