C# 클래스 n2parser.Program.ParseOptions

파일 보기 프로젝트 열기: bherila/n2cms_docs

공개 프로퍼티들

프로퍼티 타입 설명
AttributeClass string
IgnoreClass string
PartClass string
ShowNav bool
ShowTitle bool
Type string
ZoneClass string

공개 메소드들

메소드 설명
ParseOptions ( ) : System

메소드 상세

ParseOptions() 공개 메소드

public ParseOptions ( ) : System
리턴 System

프로퍼티 상세

AttributeClass 공개적으로 프로퍼티

public string AttributeClass
리턴 string

IgnoreClass 공개적으로 프로퍼티

public string IgnoreClass
리턴 string

PartClass 공개적으로 프로퍼티

public string PartClass
리턴 string

ShowNav 공개적으로 프로퍼티

public bool ShowNav
리턴 bool

ShowTitle 공개적으로 프로퍼티

public bool ShowTitle
리턴 bool

Type 공개적으로 프로퍼티

public string Type
리턴 string

ZoneClass 공개적으로 프로퍼티

public string ZoneClass
리턴 string