Delegate Function0<R>
Generic method signature for callbacks with no parameters and a return value.
Namespace: FM.LiveSwitch
Assembly: FM.LiveSwitch.dll
Syntax
public delegate R Function0<R>();Returns
| Type | Description | 
|---|---|
| R | 
Type Parameters
| Name | Description | 
|---|---|
| R |