Helper for Type.
| C# | Visual Basic |
public static class TypeHelper
Public NotInheritable Class TypeHelper
| All Members | Methods | ||||
| Icon | Member | Description |
|---|---|---|
| GetGUID(Type) |
Gets the GUID associated with the Type.
| |
| GetInterface(Type, String) |
Searches for the interface with the specified name.
| |
| GetInterface(Type, String, Boolean) |
Searches for the specified interface, specifying whether to do a case-insensitive search for the interface name.
|
| Object | |
| TypeHelper | |