Enum
IComparable
, IConvertible
, ISpanFormattable
, IFormattable
Indicates one or more adjustments to the compiled representation of an F# type or member.
Record fields Record Field Description
Full Usage:
Event
Field type: CompilationRepresentationFlags
Modifiers: static
Compile a property as a CLI event.
CompilationRepresentationFlags
Full Usage:
Instance
Field type: CompilationRepresentationFlags
Modifiers: static
Compile a member as 'instance' even if null
is used as a representation for this type.
CompilationRepresentationFlags
Full Usage:
ModuleSuffix
Field type: CompilationRepresentationFlags
Modifiers: static
append 'Module' to the end of a module whose name clashes with a type name in the same namespace.
CompilationRepresentationFlags
Full Usage:
None
Field type: CompilationRepresentationFlags
Modifiers: static
No special compilation representation.
CompilationRepresentationFlags
Full Usage:
Static
Field type: CompilationRepresentationFlags
Modifiers: static
Compile an instance member as 'static' .
CompilationRepresentationFlags
Full Usage:
UseNullAsTrueValue
Field type: CompilationRepresentationFlags
Modifiers: static
Permit the use of null
as a representation for nullary discriminators in a discriminated union.
CompilationRepresentationFlags
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4