Public Member Functions | |
bool | HasMethod (string key) |
bool | HasSignal (string key) |
EventInfo | GetSignal (string key) |
MethodInfo | GetMethod (string key) |
Static Public Member Functions | |
static InterfaceProxy | GetInterface (Type type) |
static string | GetSignature (MethodInfo method) |
Properties | |
Hashtable | Methods |
Hashtable | Signals |
string | InterfaceName |
Definition at line 7 of file InterfaceProxy.cs.