public delegate void ShellActivatorDelegate()
Public Delegate Sub ShellActivatorDelegate
type ShellActivatorDelegate = delegate of unit -> unit
In This Article