Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
Aqueduct
Configuration
NullSection
C# Class Aqueduct.Configuration.NullSection
Inheritance:
Section
Exibir arquivo
Open project: aqueduct/Aqueduct.SitecoreLib
Public Methods
Method
Description
Equals
(
object
obj
) :
bool
GetHashCode
( ) :
int
IsActive
(
IContext
context
) :
bool
Private Methods
Method
Description
NullSection
( ) :
System
Method Details
Equals()
public
method
public
Equals
(
object
obj
) :
bool
obj
object
return
bool
GetHashCode()
public
method
public
GetHashCode
( ) :
int
return
int
IsActive()
public
method
public
IsActive
(
IContext
context
) :
bool
context
IContext
return
bool