Create a new class named 'PluginManager'. This class must:Implement the IPlugin interfaceDefine a private member for the AitApplicationProxyDefine a constructor which takes a reference to the proxy, and sets the launch point propertiesDefine a handler for the OnClick property of the AddArgs