Method | Description | |
---|---|---|
SessionController ( ISession session ) : Microsoft.AspNetCore.Http |
Method | Description | |
---|---|---|
About ( string sessionName ) : IActionResult | ||
Index ( ) : IActionResult | ||
Index ( string sessionName, string sessionValue ) : IActionResult |
public SessionController ( ISession session ) : Microsoft.AspNetCore.Http | ||
session | ISession | |
return | Microsoft.AspNetCore.Http |