DecoderFallbackPtr

DecoderFallbackPtr typedef

An alias for a smart pointer that points to an instance of System::Text::DecoderFallback class.

typedef System::SmartPtr<System::Text::DecoderFallback> System::DecoderFallbackPtr

See Also