Microsoft.Practices.Unity.LifetimeManager.RemoveValue C# (CSharp) Method

RemoveValue() public abstract method

Remove the given object from backing store.
public abstract RemoveValue ( ) : void
return void
        public abstract void RemoveValue();