Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Aqueduct
Configuration
NullSection
C# Class Aqueduct.Configuration.NullSection
Inheritance:
Section
Afficher le fichier
Open project: aqueduct/Aqueduct.SitecoreLib
Méthodes publiques
Méthode
Description
Equals
(
object
obj
) :
bool
GetHashCode
( ) :
int
IsActive
(
IContext
context
) :
bool
Private Methods
Méthode
Description
NullSection
( ) :
System
Method Details
Equals()
public
méthode
public
Equals
(
object
obj
) :
bool
obj
object
Résultat
bool
GetHashCode()
public
méthode
public
GetHashCode
( ) :
int
Résultat
int
IsActive()
public
méthode
public
IsActive
(
IContext
context
) :
bool
context
IContext
Résultat
bool