C# Class FluentSecurity.Glimpse.Specification.ConfigurationSpec

Show file Open project: kristofferahl/FluentSecurity-Glimpse

Protected Properties

Property Type Description
plugin FluentSecurityGlimpsePlugin
result object

Protected Methods

Method Description
ConfigurationSpec ( ) : System.Collections.Generic
MainHeader ( ) : TabSectionRow
Section ( int section ) : TabSectionRow

Method Details

ConfigurationSpec() protected method

protected ConfigurationSpec ( ) : System.Collections.Generic
return System.Collections.Generic

MainHeader() protected static method

protected static MainHeader ( ) : TabSectionRow
return TabSectionRow

Section() protected static method

protected static Section ( int section ) : TabSectionRow
section int
return TabSectionRow

Property Details

plugin protected static property

protected static FluentSecurityGlimpsePlugin plugin
return FluentSecurityGlimpsePlugin

result protected static property

protected static object result
return object