Свойство | Type | Description |
---|
Méthode | Description | |
---|---|---|
Cancel ( ) : void | ||
EmailSupplied ( string email ) : void | ||
FirstNameSupplied ( string firstname ) : void | ||
Get ( ) : Result |
||
LastNameSupplied ( string lastname ) : void | ||
NewEmployeeInfoPresenter ( INewEmployeeInfoView view ) : SimpleOrgChart.App | ||
Next ( ) : void |
public EmailSupplied ( string email ) : void | ||
string | ||
Résultat | void |
public FirstNameSupplied ( string firstname ) : void | ||
firstname | string | |
Résultat | void |
public LastNameSupplied ( string lastname ) : void | ||
lastname | string | |
Résultat | void |
public NewEmployeeInfoPresenter ( INewEmployeeInfoView view ) : SimpleOrgChart.App | ||
view | INewEmployeeInfoView | |
Résultat | SimpleOrgChart.App |