Method | Description | |
---|---|---|
LegalPresenter ( ILegalModel model, ILegalView view ) : DfBAdminToolkit.Common.Utils |
Method | Description | |
---|---|---|
CleanUp ( ) : void | ||
Initialize ( ) : void | ||
UnWireViewEvents ( ) : void | ||
WireViewEvents ( ) : void |
Method | Description | |
---|---|---|
OnCommandAccept ( object sender, System e ) : void | ||
OnCommandDecline ( object sender, System e ) : void | ||
OnDataChanged ( object sender, System e ) : void |
public LegalPresenter ( ILegalModel model, ILegalView view ) : DfBAdminToolkit.Common.Utils | ||
model | ILegalModel | |
view | ILegalView | |
return | DfBAdminToolkit.Common.Utils |