FSharpAbstractParameter Type
Represents a parameter in an abstract method of a class or interface
Instance members
| Instance member |
Description
|
|
The declared attributes of the parameter
|
|
Indicate this is an in argument
|
|
Indicate this is an optional argument
|
|
Indicate this is an out argument
|
|
The declared or inferred type of the parameter
|
F# Compiler Guide