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

Base64_6() public méthode

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