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();