PatternMatchSingleAction<T>.

Else(Action) Method

Syntax

public void Else(Action action)

Parameters

Name Type Description
action Action

Return Value

Type Description
void