C# Class Tp.Integration.Messages.PluginName

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

Méthodes publiques

Méthode Description
Equals ( PluginName other ) : bool
Equals ( object obj ) : bool
GetHashCode ( ) : int
PluginName ( ) : System
PluginName ( string pluginName ) : System
ToString ( ) : string
operator ( ) : bool

Method Details

Equals() public méthode

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

PluginName() public méthode

public PluginName ( ) : System
Résultat System

PluginName() public méthode

public PluginName ( string pluginName ) : System
pluginName string
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