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
Griddly
Mvc
GriddlySettingsResult.EmptyHttpContext
C# Class Griddly.Mvc.GriddlySettingsResult.EmptyHttpContext
Inheritance:
System.Web.HttpContextBase
Mostrar archivo
Open project: programcsharp/griddly
Public Methods
Method
Description
GetService
(
Type
serviceType
) :
object
Method Details
GetService()
public
method
public
GetService
(
Type
serviceType
) :
object
serviceType
System.Type
return
object