Ejemplo n.º 1
0
 public PasswordViewController(IPasswordControllerDelegate @delegate)
 {
     this.Delegate = @delegate;
 }
		public PasswordViewController(IPasswordControllerDelegate @delegate)
		{
			this.Delegate = @delegate;
		}