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

Base64_3() public méthode

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