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

Base64_4() public method

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