Kodama

SingletonComponentEntry.Discard メソッド 

[This is preliminary documentation and subject to change.]

コンポーネントのインスタンスを破棄する

public void Discard();

実装

IComponentEntry.Discard

解説

破棄するコンポーネントはIDisposableを実装していること。

参照

SingletonComponentEntry クラス | Kodama.DependencyInjection.Component 名前空間