C# Class Tp.Integration.Plugin.Common.Storage.Persisters.StorageName

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

Méthodes publiques

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

Method Details

Equals() public méthode

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

StorageName() public méthode

public StorageName ( ) : System
Résultat System

StorageName() public méthode

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

operator() public static méthode

public static operator ( ) : bool
Résultat bool