Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
Portable
Text
DecoderExceptionFallback
C# Class Portable.Text.DecoderExceptionFallback
Inheritance:
Portable.Text.DecoderFallback
Mostra 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
public
DecoderExceptionFallback
( )
Equals()
public
method
public
Equals
(
object
obj
) :
bool
obj
object
return
bool
GetHashCode()
public
method
public
GetHashCode
( ) :
int
return
int