FSharpAbstractSignature Type
Represents the signature of an abstract slot of a class or interface
Instance members
Instance member |
Description
|
|
Get the arguments of the abstract slot
|
|
Get the return type of the abstract slot
|
|
Get the declaring type of the abstract slot
|
|
Get the generic arguments of the type defining the abstract slot
|
|
Get the generic arguments of the abstract slot
|
Full Usage:
this.Name
Returns: string
|
Get the name of the abstract slot
|