CompositionHost.Dispose 方法
定義
釋放組合主機和所有全域共用組件。Releases the composition host and any globally shared parts.
public:
virtual void Dispose();
public void Dispose ();
abstract member Dispose : unit -> unit
override this.Dispose : unit -> unit
Public Sub Dispose ()
實作
適用於