C# Class NugetCracker.Components.BasicReference

Inheritance: IReference
ファイルを表示 Open project: monoman/NugetCracker

Public Methods

Method Description
Equals ( IReference other ) : bool
Equals ( object obj ) : bool
GetHashCode ( ) : int

Private Methods

Method Description
IsEqual ( IReference other ) : bool

Method Details

Equals() public method

public Equals ( IReference other ) : bool
other IReference
return bool

Equals() public method

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

GetHashCode() public method

public GetHashCode ( ) : int
return int