AdvancedLauncher.SDK.Management.Windows.ApplicationWindowControl.Dispose C# (CSharp) 메소드

Dispose() 공개 메소드

Releases all resources used by the current instance of the ApplicationWindowControl class.
public Dispose ( ) : void
리턴 void
        public void Dispose()
        {
            Dispose(true);
        }

Same methods

ApplicationWindowControl::Dispose ( bool disposing ) : void