- Namespace: FSharp.Core
- Assembly: FSharp.Core.dll
-
Base Type:
Attribute - This is an attribute type definition
Indicates a construct is automatically opened when brought into scope through an assembly reference or then opening of the containing namespace or module.
Constructors
| Constructor | Description |
|
Full Usage:
Parameters:
string
-
The namespace or module to be automatically opened when an assembly is referenced
or an enclosing module opened.
Returns:
|
|
|