RemoteInvokeHelper Class |
Namespace: Atalasoft.Imaging.WebControls
The RemoteInvokeHelper type exposes the following members.
Name | Description | |
---|---|---|
RemoteInvokeHelper | Initializes a new instance of the RemoteInvokeHelper class |
Name | Description | |
---|---|---|
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
FindBestMethod(Type, String, Type, Type) |
Searches for the closest matching overload.
| |
FindBestMethod(Type, String, Type, Type) |
Searches for the closest matching overload.
| |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
Invoke(Object, NameValueCollection, Type) |
Invokes a command.
| |
Invoke(Object, String, String, String, Type) |
Invokes a command.
| |
Invoke(Object, Type, Object, NameValueCollection, Type) |
Invokes a command.
| |
Invoke(Object, String, Type, Object, String, String, Type) |
Invokes a command.
| |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) | |
TypeStringToTypeArray |
Gets a type array from an array of type names.
|