System.Text.DecoderExceptionFallback Members

The members of System.Text.DecoderExceptionFallback are listed below.

See Also: Inherited members from System.Text.DecoderFallback

Public Constructors

Initializes a new instance of the System.Text.DecoderExceptionFallback class.

Public Properties

[read-only]
override
MaxCharCountint.

Gets the maximum number of characters this instance can return.

Public Methods

override
CreateFallbackBuffer() : DecoderFallbackBuffer

Initializes a new instance of the System.Text.DecoderExceptionFallback class.

override
Equals(object) : bool

Indicates whether the current System.Text.DecoderExceptionFallback object and a specified object are equal.

override
GetHashCode() : int

Retrieves the hash code for this instance.