C# Class System.ValueType

Datei anzeigen Open project: gbarnett/shared-source-cli-2.0 Class Usage Examples

Public Methods

Method Description
Equals ( Object obj ) : bool
ToString ( ) : String

Private Methods

Method Description
CanCompareBits ( Object obj ) : bool
FastEqualsCheck ( Object a, Object b ) : bool
GetHashCode ( ) : int

Method Details

Equals() public method

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

ToString() public method

public ToString ( ) : String
return String