메소드 | 설명 | |
---|---|---|
Details ( string id ) : IActionResult | ||
Edit ( string id ) : IActionResult | ||
EmployeeController ( ApplicationDbContext context, UserManager |
메소드 | 설명 | |
---|---|---|
AddErrors ( IdentityResult result ) : void | ||
Create ( ) : IActionResult | ||
Create ( EmployeeRegisterViewModel model ) : Task |
||
Delete ( string id ) : IActionResult | ||
Edit ( EmployeeEditViewModel model, string editId ) : Task |
||
Index ( ) : IActionResult |
public EmployeeController ( ApplicationDbContext context, UserManager |
||
context | ApplicationDbContext | |
userManager | UserManager |
|
리턴 | System.Collections.Generic |