Microsoft.Practices.Unity.LifetimeManager.GetValue C# (CSharp) Méthode

GetValue() public abstract méthode

Retrieve a value from the backing store associated with this Lifetime policy.
public abstract GetValue ( ) : object
Résultat object
        public abstract object GetValue();