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

Base64_5() public méthode

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