RawDataSwitch Method

Overload List

Switch(ActionByte, ActionUri, ActionString) Performs an ActionT depending on the Type of the encapsulated value.
SwitchTArg(TArg, ActionByte, TArg, ActionUri, TArg, ActionString, TArg) Performs an ActionT depending on the Type of the encapsulated value and allows to pass an argument to the delegates.

See Also