본문으로 건너뛰기

Show

Overloads

NameDescription
Show(Section section, bool visible)Show
Show(Section section, bool visibleOthers, bool visible)Show

Show(Section section, bool visible)

public void Show(Section section, bool visible)

Show

Parameters

NameTypeDescription
sectionSectionSection
visibleboolVisible/Hidden

Show(Section section, bool visibleOthers, bool visible)

public bool Show(Section section, bool visibleOthers, bool visible)

Show

Parameters

NameTypeDescription
sectionSectionSection
visibleOthersboolOthers Section Visible/Hidden
visibleboolVisible/Hidden

Returns

TypeDescription
bool적용 결과