Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
BaseJump
Core
HttpMethod
C# Class BaseJump.Core.HttpMethod
Datei anzeigen
Open project: kodefuguru/bungie
Class Usage Examples
Public Methods
Method
Description
Equals
(
HttpMethod
other
) :
bool
Equals
(
object
other
) :
bool
Equals
(
string
other
) :
bool
HttpMethod
(
string
value
) :
System
ToString
( ) :
string
Method Details
Equals()
public
method
public
Equals
(
HttpMethod
other
) :
bool
other
HttpMethod
return
bool
Equals()
public
method
public
Equals
(
object
other
) :
bool
other
object
return
bool
Equals()
public
method
public
Equals
(
string
other
) :
bool
other
string
return
bool
HttpMethod()
public
method
public
HttpMethod
(
string
value
) :
System
value
string
return
System
ToString()
public
method
public
ToString
( ) :
string
return
string