In progress...

This commit is contained in:
Kolan Sh 2016-02-14 14:50:41 +03:00
parent 3a7ac54b8d
commit da125cd7d7

View File

@ -15,7 +15,7 @@ public class PluginObjectExample : PluginObject {
} }
/** /**
* Destroys the ``PluginProtocolExample``. * Destroys the ``PluginObjectExample``.
*/ */
~PluginObjectExample () { ~PluginObjectExample () {
stdout.puts ("PluginObjectExample deinit () called\n"); stdout.puts ("PluginObjectExample deinit () called\n");