System.Xml.Tests.TCFullEndElement.TCWriteValue.TCWriteBase64.Base64_2 C# (CSharp) 메소드

Base64_2() 공개 메소드

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