C# Class NuForVS.Core.Gem

Exibir arquivo Open project: kiliman/NuForVS Class Usage Examples

Public Methods

Method Description
Equals ( object obj ) : bool
Gem ( ) : System.Collections.Generic
GetHashCode ( ) : int

Method Details

Equals() public method

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

Gem() public method

public Gem ( ) : System.Collections.Generic
return System.Collections.Generic

GetHashCode() public method

public GetHashCode ( ) : int
return int