C# Class YJC.Toolkit.Right.SubFunctionKey

Inheritance: IEquatable
Afficher le fichier Open project: madiantech/tkcore Class Usage Examples

Méthodes publiques

Méthode Description
Equals ( other ) : bool
Equals ( object obj ) : bool
GetHashCode ( ) : int
SubFunctionKey ( IPageStyle style, string source ) : System
ToString ( ) : string

Method Details

Equals() public méthode

public Equals ( other ) : bool
Résultat bool

Equals() public méthode

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

GetHashCode() public méthode

public GetHashCode ( ) : int
Résultat int

SubFunctionKey() public méthode

public SubFunctionKey ( IPageStyle style, string source ) : System
style IPageStyle
source string
Résultat System

ToString() public méthode

public ToString ( ) : string
Résultat string