Tp.Integration.Ide.VisualStudio.Connect.OnBeginShutdown C# (CSharp) 메소드

OnBeginShutdown() 공개 메소드

Receives notification that the host application is being unloaded.
public OnBeginShutdown ( Array &custom ) : void
custom System.Array /// Array of parameters that are host application specific. ///
리턴 void
		public void OnBeginShutdown(ref Array custom) { }