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

writeRaw_8() public method

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