C# Class Tp.Integration.Plugin.Common.Storage.ProfileId

Afficher le fichier Open project: TargetProcess/Target-Process-Plugins Class Usage Examples

Méthodes publiques

Méthode Description
Equals ( ProfileId other ) : bool
Equals ( object obj ) : bool
GetHashCode ( ) : int
ProfileId ( int profileId )
operator ( ) : bool

Method Details

Equals() public méthode

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

ProfileId() public méthode

public ProfileId ( int profileId )
profileId int

operator() public static méthode

public static operator ( ) : bool
Résultat bool