C# Class RunningObjects.Core.Mapping.TypeMapping

Inheritance: IMappingElement
Datei anzeigen Open project: edurdias/RunningObjects Class Usage Examples

Public Methods

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

Method Details

Equals() public method

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

Equals() public method

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

GetHashCode() public method

public GetHashCode ( ) : int
return int