Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
Microsoft
R
Host
Broker
UserProfile
ProfileController
C# Class Microsoft.R.Host.Broker.UserProfile.ProfileController
Inheritance:
Microsoft.AspNetCore.Mvc.Controller
Mostrar archivo
Open project: Microsoft/RTVS
Public Methods
Method
Description
ProfileController
(
SessionManager
sessionManager
,
UserProfileManager
userProfileManager
) :
System
Private Methods
Method
Description
DeleteAsync
( ) :
Task
Method Details
ProfileController()
public
method
public
ProfileController
(
SessionManager
sessionManager
,
UserProfileManager
userProfileManager
) :
System
sessionManager
Microsoft.R.Host.Broker.Sessions.SessionManager
userProfileManager
UserProfileManager
return
System