示例#1
0
 /// <inheritdoc />
 protected override SerializationException CreateParseLiteralError(IValueNode valueSyntax)
 {
     return(ThrowHelper.IsbnType_ParseLiteral_IsInvalid(this));
 }