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

writeRaw_6() public method

public writeRaw_6 ( ) : int
return int
                public int writeRaw_6()
                {
                    return VerifyInvalidWrite("WriteRaw", 5, 0, 6, typeof(ArgumentOutOfRangeException/*ArgumentException*/));
                }