System.Xml.Tests.TCFullEndElement.TCWriteValue.TCWriteBase64.Base64_2 C# (CSharp) Méthode

Base64_2() public méthode

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