System::Text::DecoderExceptionFallbackBuffer::MovePrevious 方法

DecoderExceptionFallbackBuffer::MovePrevious method

移动到上一个字符。

virtual bool System::Text::DecoderExceptionFallbackBuffer::MovePrevious() override

ReturnValue

始终返回 false,因为未存储任何字符。

另见