C# Class Revenj.Extensibility.Autofac.Core.Lifetime.LifetimeScope.ServiceInfo

Afficher le fichier Open project: ngs-doo/revenj

Méthodes publiques

Свойство Type Description
Registration IComponentRegistration
Service Service

Méthodes publiques

Méthode Description
Equals ( object obj ) : bool
GetHashCode ( ) : int

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

Property Details

Registration public_oe property

public IComponentRegistration Registration
Résultat IComponentRegistration

Service public_oe property

public Service Service
Résultat Service