C# Класс UnitTest.MockHttpSession

Наследование: System.Web.HttpSessionStateBase
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
getMoqAdminCustomerController ( ) : AdminCustomerController
getMoqAdminEmployeeController ( ) : AdminEmployeeController
getMoqAdminProductController ( ) : AdminProductController
getMoqLayoutController ( ) : LayoutController
getMoqSecurityController ( ) : SecurityController
getMoqSuperController ( ) : SuperController
this ( string name ) : object

Описание методов

getMoqAdminCustomerController() публичный статический Метод

public static getMoqAdminCustomerController ( ) : AdminCustomerController
Результат Administrasjon.Controllers.AdminCustomerController

getMoqAdminEmployeeController() публичный статический Метод

public static getMoqAdminEmployeeController ( ) : AdminEmployeeController
Результат Administrasjon.Controllers.AdminEmployeeController

getMoqAdminProductController() публичный статический Метод

public static getMoqAdminProductController ( ) : AdminProductController
Результат Administrasjon.Controllers.AdminProductController

getMoqLayoutController() публичный статический Метод

public static getMoqLayoutController ( ) : LayoutController
Результат Administrasjon.Controllers.LayoutController

getMoqSecurityController() публичный статический Метод

public static getMoqSecurityController ( ) : SecurityController
Результат Administrasjon.Controllers.SecurityController

getMoqSuperController() публичный статический Метод

public static getMoqSuperController ( ) : SuperController
Результат Administrasjon.Controllers.SuperController

this() публичный Метод

public this ( string name ) : object
name string
Результат object