CorLib  

DecoderFallback

DecoderFallback overview

Public:

Properties:
MaxCharCount (get) When implemented in a derived class, gets the maximum number of characters the current DecoderFallback object can return.  
Methods:
CreateFallbackBuffer When implemented in a derived class, initializes a new instance of the DecoderFallbackBuffer class.  
Equals Determines whether the specified value passed in is equal to the current object.  
GetHashCode Serves as the default hash function.  
ToString Returns a string that represents the current object.  

See Also