FSharp.Reflection Namespace
Library functionality for accessing additional information about F# types and F# values at runtime, augmenting that available through System.Reflection.
Type/Module | Description |
Defines further accessing additional information about F# types and F# values at runtime. |
|
Contains operations associated with constructing and analyzing F# types such as records, unions and tuples |
|
Contains operations associated with constructing and analyzing values associated with F# types such as records, unions and tuples. |
|
Represents a case of a discriminated union type |