public WebViewDelegate(AmazonWebAuthenticator controller)
 {
     this.Controller = controller;
 }
			public WebViewDelegate (AmazonWebAuthenticator controller)
			{
				this.Controller = controller;
			}