AMPS C# Client
5.3.5.0
AMPS C# Client for .NET
|
Represents a functor object that encapsulates an object, a method, and its arguments. More...
Public Member Functions | |
void | invoke () |
Invokes the encapsulated method with the provided arguments on the encapsulated object. More... | |
Represents a functor object that encapsulates an object, a method, and its arguments.
|
inline |
Invokes the encapsulated method with the provided arguments on the encapsulated object.