System::Text::UTF7Encoding::GetDecoder 方法

UTF7Encoding::GetDecoder method

获取一个将请求转发给此对象的解码器。

DecoderPtr System::Text::UTF7Encoding::GetDecoder() override

ReturnValue

新创建的解码器。

另见