|
|
|||
|
|
| LoadNETType["type"] loads the specified type into the .NET runtime and returns a NETType expression that can be used to identify the type. |
| LoadNETType["type", assembly] 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 |
| © 2013 Wolfram Research, Inc. |