Encapsulates a call to component's method, with a set of arguments.
The algorithm that calls component's method, will automatically replace
RuntimeReferences from args list with components extracted from container, casted to
type that is extracted from method's signature.
Calls component's method with a set of arguments.
Encapsulates a call to component's method, with a set of arguments. The algorithm that calls component's method, will automatically replace RuntimeReferences from args list with components extracted from container, casted to type that is extracted from method's signature.