#pragma once class TTestPyInvoker { public: TTestPyInvoker(); const char* GetVersion(); };