Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
System
Net
Mime
ContentType
C# Class System.Net.Mime.ContentType
显示文件
Open project: dotnet/corefx
Class Usage Examples
Public Methods
Method
Description
ContentType
( )
ContentType
(
string
contentType
)
Equals
(
object
rparam
) :
bool
GetHashCode
( ) :
int
ToString
( ) :
string
Method Details
ContentType()
public
method
public
ContentType
( )
ContentType()
public
method
public
ContentType
(
string
contentType
)
contentType
string
Equals()
public
method
public
Equals
(
object
rparam
) :
bool
rparam
object
return
bool
GetHashCode()
public
method
public
GetHashCode
( ) :
int
return
int
ToString()
public
method
public
ToString
( ) :
string
return
string