public delegate void Runnable()
Public Delegate Sub Runnable
type Runnable = delegate of unit -> unit