AvatarsController - конструктор
Пространство имён: Tessa.Web.Client.ControllersСборка: Tessa.Web.Client (в Tessa.Web.Client.dll) Версия: 4.0.4
public AvatarsController(
IAvatarGeneratedContentRepository avatarContentRepository,
IAvatarPermissionsManager avatarPermissionsManager,
ISession session
)
Public Sub New (
avatarContentRepository As IAvatarGeneratedContentRepository,
avatarPermissionsManager As IAvatarPermissionsManager,
session As ISession
)
public:
AvatarsController(
IAvatarGeneratedContentRepository^ avatarContentRepository,
IAvatarPermissionsManager^ avatarPermissionsManager,
ISession^ session
)
new :
avatarContentRepository : IAvatarGeneratedContentRepository *
avatarPermissionsManager : IAvatarPermissionsManager *
session : ISession -> AvatarsController
Параметры
- avatarContentRepository IAvatarGeneratedContentRepository
-
- avatarPermissionsManager IAvatarPermissionsManager
-
- session ISession
-