C# Class FluentSecurity.Glimpse.Specification.ConfigurationSpec

Afficher le fichier Open project: kristofferahl/FluentSecurity-Glimpse

Protected Properties

Свойство Type Description
plugin FluentSecurityGlimpsePlugin
result object

Méthodes protégées

Méthode Description
ConfigurationSpec ( ) : System.Collections.Generic
MainHeader ( ) : TabSectionRow
Section ( int section ) : TabSectionRow

Method Details

ConfigurationSpec() protected méthode

protected ConfigurationSpec ( ) : System.Collections.Generic
Résultat System.Collections.Generic

MainHeader() protected static méthode

protected static MainHeader ( ) : TabSectionRow
Résultat TabSectionRow

Section() protected static méthode

protected static Section ( int section ) : TabSectionRow
section int
Résultat TabSectionRow

Property Details

plugin protected_oe static_oe property

protected static FluentSecurityGlimpsePlugin plugin
Résultat FluentSecurityGlimpsePlugin

result protected_oe static_oe property

protected static object result
Résultat object