All scraping code removed
This commit is contained in:
parent
c61bc27a7b
commit
df90fc5361
106 changed files with 666 additions and 5319 deletions
|
|
@ -7,7 +7,7 @@ using System.Windows.Forms;
|
|||
|
||||
namespace LibationWinForm
|
||||
{
|
||||
public interface IRunnableDialog : IValidatable
|
||||
public interface IRunnableDialog
|
||||
{
|
||||
IButtonControl AcceptButton { get; set; }
|
||||
Control.ControlCollection Controls { get; }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue