Yes,It will work with this way but i need to create multiple instance of
same class.If you see other function (@Execute() ) with static was working.
Please give me hint of doing without static.
Thanks
On Thu, Apr 26, 2018 at 4:54 PM, Stefan Schukat wrote:
> Hello,
>
>
>
> you missed either @sta
Hello,
you missed either @staticmethod decorator or the self argument for the
Initialize method.
Stefan
From: PythonDotNet [mailto:[email protected]]
On Behalf Of techi eth
Sent: Wednesday, April 25, 2018 2:38 PM
To: A list for users and developers of Pytho