C# Class Munq.UnNamedRegistrationKey

Inheritance: IRegistrationKey
Afficher le fichier Open project: volkanceylan/Serenity Class Usage Examples

Méthodes publiques

Méthode Description
Equals ( object obj ) : bool
GetHashCode ( ) : int
GetInstanceType ( ) : Type
UnNamedRegistrationKey ( Type type ) : System

Method Details

Equals() public méthode

public Equals ( object obj ) : bool
obj object
Résultat bool

GetHashCode() public méthode

public GetHashCode ( ) : int
Résultat int

GetInstanceType() public méthode

public GetInstanceType ( ) : Type
Résultat System.Type

UnNamedRegistrationKey() public méthode

public UnNamedRegistrationKey ( Type type ) : System
type System.Type
Résultat System