System.Xml.Tests.TCFullEndElement.TCWriteValue.TCWriteRaw.writeRaw_10 C# (CSharp) Method

writeRaw_10() public method

public writeRaw_10 ( ) : int
return int
                public int writeRaw_10()
                {
                    return VerifyInvalidWrite("WriteRaw", 5, 2, 5, typeof(ArgumentOutOfRangeException/*ArgumentException*/));
                }