C# Class Portable.Text.DecoderExceptionFallback

Inheritance: Portable.Text.DecoderFallback
Afficher le fichier Open project: jstedfast/Portable.Text.Encoding

Méthodes publiques

Méthode Description
CreateFallbackBuffer ( ) : DecoderFallbackBuffer
DecoderExceptionFallback ( )
Equals ( object obj ) : bool
GetHashCode ( ) : int

Method Details

CreateFallbackBuffer() public méthode

public CreateFallbackBuffer ( ) : DecoderFallbackBuffer
Résultat DecoderFallbackBuffer

DecoderExceptionFallback() public méthode

Equals() public méthode

public Equals ( object obj ) : bool
obj object
Résultat bool

GetHashCode() public méthode

public GetHashCode ( ) : int
Résultat int