Beispiel #1
0
    private void Update()
    {
        PluginTest p = new PluginTest();;

        p.doTask();
    }