Method | Description | |
---|---|---|
Equals ( object obj ) : bool | ||
GetHashCode ( ) : int | ||
RouteDefaultAttribute ( string path ) : System | ||
RouteDefaultAttribute ( string path, string verbs ) : System | ||
ToString ( ) : string |
Method | Description | |
---|---|---|
Equals ( |
protected Equals ( |
||
other | ||
return | bool |
public RouteDefaultAttribute ( string path ) : System | ||
path | string | |
return | System |
public RouteDefaultAttribute ( string path, string verbs ) : System | ||
path | string | |
verbs | string | |
return | System |