Esempio n. 1
0
 /// <inheritdoc />
 protected override SerializationException CreateParseValueError(object runtimeValue)
 {
     return(ThrowHelper.HslaType_ParseValue_IsInvalid(this));
 }