C# Class Portable.Text.DecoderExceptionFallback

Inheritance: Portable.Text.DecoderFallback
Show file Open project: jstedfast/Portable.Text.Encoding

Public Methods

Method Description
CreateFallbackBuffer ( ) : DecoderFallbackBuffer
DecoderExceptionFallback ( )
Equals ( object obj ) : bool
GetHashCode ( ) : int

Method Details

CreateFallbackBuffer() public method

public CreateFallbackBuffer ( ) : DecoderFallbackBuffer
return DecoderFallbackBuffer

DecoderExceptionFallback() public method

Equals() public method

public Equals ( object obj ) : bool
obj object
return bool

GetHashCode() public method

public GetHashCode ( ) : int
return int