Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
System
Text
EncodingInfo
C# Class System.Text.EncodingInfo
Exibir arquivo
Open project: gbarnett/shared-source-cli-2.0
Class Usage Examples
Public Methods
Method
Description
Equals
(
Object
value
) :
bool
GetEncoding
( ) :
Encoding
GetHashCode
( ) :
int
Private Methods
Method
Description
EncodingInfo
(
int
codePage
,
string
name
,
string
displayName
) :
System
Method Details
Equals()
public
method
public
Equals
(
Object
value
) :
bool
value
Object
return
bool
GetEncoding()
public
method
public
GetEncoding
( ) :
Encoding
return
Encoding
GetHashCode()
public
method
public
GetHashCode
( ) :
int
return
int