C# Class ThisMember.Core.ProposedMemberMapping

Describes the proposed mapping from a SourceMember to a DestinationMember
Inheritance: IMappingProposition
Afficher le fichier Open project: JulianR/ThisMember Class Usage Examples

Méthodes publiques

Méthode Description
Equals ( ProposedMemberMapping mapping ) : bool
Equals ( object obj ) : bool
GetHashCode ( ) : int

Method Details

Equals() public méthode

public Equals ( ProposedMemberMapping mapping ) : bool
mapping ProposedMemberMapping
Résultat bool

Equals() public méthode

public Equals ( object obj ) : bool
obj object
Résultat bool

GetHashCode() public méthode

public GetHashCode ( ) : int
Résultat int