C# Class Tp.Integration.Messages.PluginLifecycle.MashupPlaceholder

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

Méthodes publiques

Méthode Description
Equals ( MashupPlaceholder other ) : bool
Equals ( object obj ) : bool
GetHashCode ( ) : int
MashupPlaceholder ( string name )
ToString ( ) : string
operator ( ) : bool

Method Details

Equals() public méthode

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

MashupPlaceholder() public méthode

public MashupPlaceholder ( string name )
name string

ToString() public méthode

public ToString ( ) : string
Résultat string

operator() public static méthode

public static operator ( ) : bool
Résultat bool