C# Class YJC.Toolkit.Right.SubFunctionKey

Inheritance: IEquatable
Mostrar archivo Open project: madiantech/tkcore Class Usage Examples

Public Methods

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

Method Details

Equals() public method

public Equals ( other ) : bool
return bool

Equals() public method

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

GetHashCode() public method

public GetHashCode ( ) : int
return int

SubFunctionKey() public method

public SubFunctionKey ( IPageStyle style, string source ) : System
style IPageStyle
source string
return System

ToString() public method

public ToString ( ) : string
return string