Delegate Action0
Generic method signature for callbacks with no parameters.
Namespace: FM.LiveSwitch
Assembly: FM.LiveSwitch.dll
Syntax
public delegate void Action0();
Generic method signature for callbacks with no parameters.
public delegate void Action0();