//  // // # # ### # # -= Nuclex Library =-  // // ## # # # ## ## Invocation.cpp - Objectified method/function call  // // ### # # ###  // // # ### # ### Stores an actual method/function call including  // // # ## # # ## ## arguments as an object  // // # # ### # # R1 (C)2002-2004 Markus Ewald -> License.txt  // //  // #include "Nuclex/Support/Invocation.h" using namespace Nuclex; using namespace Nuclex::Support; // Just here to ensure it compiles without additional headers