Static Public Member Functions | |
| static Type | FindShellType (String name) |
| static Type | FindType (System.Reflection.Assembly assembly, String name, String check_namespace) |
| static ICommandAction | GetAction (Type type, ICommand command) |
| static ICommandAction | GetActionXXXX (System.Reflection.Assembly assembly, ICommand command) |
| static Type Core.Shell.ShellUtil.FindShellType | ( | String | name | ) | [static] |
| static Type Core.Shell.ShellUtil.FindType | ( | System.Reflection.Assembly | assembly, | |
| String | name, | |||
| String | check_namespace | |||
| ) | [static] |
| static ICommandAction Core.Shell.ShellUtil.GetAction | ( | Type | type, | |
| ICommand | command | |||
| ) | [static] |
| static ICommandAction Core.Shell.ShellUtil.GetActionXXXX | ( | System.Reflection.Assembly | assembly, | |
| ICommand | command | |||
| ) | [static] |