Метод | Описание | |
---|---|---|
AsType ( string name ) : |
||
GetType ( IContext context, string name ) : |
||
GetType ( string name ) : |
||
InvokeTypeMember ( |
||
IsNamespace ( string name ) : bool |
Метод | Описание | |
---|---|---|
GetNamespaces ( ) : ICollection |
||
GetTypeFromLoadedAssemblies ( string name ) : |
||
GetTypeFromPartialNamedAssembly ( string name ) : |
||
LoadReferencedAssemblies ( ) : void | ||
LoadReferencedAssemblies ( |
public static AsType ( string name ) : |
||
name | string | |
Результат |
public static GetType ( IContext context, string name ) : |
||
context | IContext | |
name | string | |
Результат |
public static GetType ( string name ) : |
||
name | string | |
Результат |
public static InvokeTypeMember ( |
||
type | ||
name | string | |
parameters | object | |
Результат | object |
public static IsNamespace ( string name ) : bool | ||
name | string | |
Результат | bool |