[]
Represents methods for .NET API late bindings.
public static class FrameworkInvoke
| Name | Description |
|---|---|
| LoadModule(IEnumerable<Assembly>) | Loads module |
| ResolveType(string) | Gets type by type name |
| TryGetValue(string, out IDynamicObject) | Gets a value from a given object by name |