|
|
||
|
|
| LoadNETType loads the specified type into the .NET runtime and returns a NETType expression that can be used to identify the type. |
| LoadNETType loads the type from the given assembly. |
| StaticsVisible | False | make static methods and fields accessible by just their names, not in a special context | |
| AllowShortContext | True | make static methods and fields accessible only in the context that mirrors the full hierarchical namespace name |