C# 클래스 FluentSecurity.Glimpse.Specification.ConfigurationSpec

파일 보기 프로젝트 열기: kristofferahl/FluentSecurity-Glimpse

보호된 프로퍼티들

프로퍼티 타입 설명
plugin FluentSecurityGlimpsePlugin
result object

보호된 메소드들

메소드 설명
ConfigurationSpec ( ) : System.Collections.Generic
MainHeader ( ) : TabSectionRow
Section ( int section ) : TabSectionRow

메소드 상세

ConfigurationSpec() 보호된 메소드

protected ConfigurationSpec ( ) : System.Collections.Generic
리턴 System.Collections.Generic

MainHeader() 보호된 정적인 메소드

protected static MainHeader ( ) : TabSectionRow
리턴 TabSectionRow

Section() 보호된 정적인 메소드

protected static Section ( int section ) : TabSectionRow
section int
리턴 TabSectionRow

프로퍼티 상세

plugin 보호되어 있는 정적으로 프로퍼티

protected static FluentSecurityGlimpsePlugin plugin
리턴 FluentSecurityGlimpsePlugin

result 보호되어 있는 정적으로 프로퍼티

protected static object result
리턴 object