H
hazz
public abstract class FormShellApplication<TWorkItem, TShell> : WindowsFormsApplication<TWorkItem, TShell>
where TWorkItem : WorkItem, new()
where TShell : Form
thank you,
-hazz
where TWorkItem : WorkItem, new()
where TShell : Form
thank you,
-hazz