C# Class Tp.Integration.Messages.ProfileName

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

Méthodes publiques

Méthode Description
Equals ( ProfileName other ) : bool
Equals ( object obj ) : bool
GetHashCode ( ) : int
ProfileName ( ) : System
ProfileName ( string profileName ) : System
operator ( ) : bool

Method Details

Equals() public méthode

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

ProfileName() public méthode

public ProfileName ( ) : System
Résultat System

ProfileName() public méthode

public ProfileName ( string profileName ) : System
profileName string
Résultat System

operator() public static méthode

public static operator ( ) : bool
Résultat bool