C# Class Mafly.OAuth2._0.Demo.Areas.HelpPage.InvalidSample

This represents an invalid sample on the help page. There's a display template named InvalidSample associated with this class.
Mostrar archivo Open project: mafly/OAuth2.0 Class Usage Examples

Public Methods

Method Description
Equals ( object obj ) : bool
GetHashCode ( ) : int
InvalidSample ( string errorMessage ) : System
ToString ( ) : string

Method Details

Equals() public method

public Equals ( object obj ) : bool
obj object
return bool

GetHashCode() public method

public GetHashCode ( ) : int
return int

InvalidSample() public method

public InvalidSample ( string errorMessage ) : System
errorMessage string
return System

ToString() public method

public ToString ( ) : string
return string