Represents an erased provided constructor.
Constructor | Description |
Full Usage:
ProvidedConstructor(parameters, invokeCode)
Parameters:
ProvidedParameter list
invokeCode : Expr list -> Expr
Returns: ProvidedConstructor
|
Instance member | Description |
Full Usage:
this.AddDefinitionLocation
Parameters:
int
column : int
filePath : string
|
|
Full Usage:
this.AddObsoleteAttribute
Parameters:
string
?isError : bool
|
|
Full Usage:
this.AddXmlDoc
Parameters:
string
|
|
Full Usage:
this.AddXmlDocComputed
Parameters:
unit -> string
|
|
Full Usage:
this.AddXmlDocDelayed
Parameters:
unit -> string
|
|
Full Usage:
this.BaseConstructorCall
|
|
Full Usage:
this.IsImplicitConstructor
|
|
Full Usage:
this.IsTypeInitializer
|