Namespace: StreamCoders.HelpersAssembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax public delegate T Function()
Public Delegate Function Function As T
public delegate T Function()
type Function =
delegate of unit -> 'T
Return Value
Type:
TSee Also