public EnglishGreeter(IPluginHost host) { host.Callback(new PluginData { Message = typeof(EnglishGreeter).FullName }); }