TessaControllerActivatorRelease - метод
Пространство имён: Tessa.Web.ServicesСборка: Tessa.Web (в Tessa.Web.dll) Версия: 3.6.0.22
public virtual void Release(
ControllerContext context,
Object controller
)
Public Overridable Sub Release (
context As ControllerContext,
controller As Object
)
public:
virtual void Release(
ControllerContext^ context,
Object^ controller
)
abstract Release :
context : ControllerContext *
controller : Object -> unit
override Release :
context : ControllerContext *
controller : Object -> unit
- context ControllerContext
-
- controller Object
-
IControllerActivatorRelease(ControllerContext, Object)