C# Class BaseJump.Core.HttpMethod

Afficher le fichier Open project: kodefuguru/bungie Class Usage Examples

Méthodes publiques

Méthode Description
Equals ( HttpMethod other ) : bool
Equals ( object other ) : bool
Equals ( string other ) : bool
HttpMethod ( string value ) : System
ToString ( ) : string

Method Details

Equals() public méthode

public Equals ( HttpMethod other ) : bool
other HttpMethod
Résultat bool

Equals() public méthode

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

Equals() public méthode

public Equals ( string other ) : bool
other string
Résultat bool

HttpMethod() public méthode

public HttpMethod ( string value ) : System
value string
Résultat System

ToString() public méthode

public ToString ( ) : string
Résultat string