C# Class PlasticSCM.PlasticPerforceSyncEquivalence

Afficher le fichier Open project: powercode/PSPlastic Class Usage Examples

Méthodes publiques

Méthode Description
Equals ( PlasticPerforceSyncEquivalence other ) : bool
Equals ( object obj ) : bool
GetHashCode ( ) : int
PlasticPerforceSyncEquivalence ( long plasticChangeset, long perforceChangeset ) : System
ToString ( ) : string
operator ( ) : bool

Method Details

Equals() public méthode

public Equals ( PlasticPerforceSyncEquivalence other ) : bool
other PlasticPerforceSyncEquivalence
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

PlasticPerforceSyncEquivalence() public méthode

public PlasticPerforceSyncEquivalence ( long plasticChangeset, long perforceChangeset ) : System
plasticChangeset long
perforceChangeset long
Résultat System

ToString() public méthode

public ToString ( ) : string
Résultat string

operator() public static méthode

public static operator ( ) : bool
Résultat bool