Microsoft.Practices.Unity.LifetimeManager.GetValue C# (CSharp) Метод

GetValue() публичный абстрактный Метод

Retrieve a value from the backing store associated with this Lifetime policy.
public abstract GetValue ( ) : object
Результат object
        public abstract object GetValue();