Choice<'T1, 'T2, 'T3, 'T4, 'T5, 'T6, 'T7> Type
Helper types for active patterns with 7 choices.
Union cases
Union case |
Description
|
Full Usage:
Choice1Of7 'T1
Parameters:
'T1
|
Choice 1 of 7 choices
|
Full Usage:
Choice2Of7 'T2
Parameters:
'T2
|
Choice 2 of 7 choices
|
Full Usage:
Choice3Of7 'T3
Parameters:
'T3
|
Choice 3 of 7 choices
|
Full Usage:
Choice4Of7 'T4
Parameters:
'T4
|
Choice 4 of 7 choices
|
Full Usage:
Choice5Of7 'T5
Parameters:
'T5
|
Choice 5 of 7 choices
|
Full Usage:
Choice6Of7 'T6
Parameters:
'T6
|
Choice 6 of 7 choices
|
Full Usage:
Choice7Of7 'T7
Parameters:
'T7
|
Choice 7 of 7 choices
|