示例#1
0
 /// <inheritdoc />
 protected override SerializationException CreateParseValueError(object runtimeValue)
 {
     return(ThrowHelper.MacAddressType_ParseValue_IsInvalid(this));
 }