프로퍼티 | 타입 | 설명 | |
---|---|---|---|
AllowDefinition | AllowDefinition | ||
AllowLocation | bool | ||
FileName | string | ||
RequirePermission | bool | ||
SectionName | string | ||
TypeName | string |
메소드 | 설명 | |
---|---|---|
SectionData ( string sectionName, string typeName, bool allowLocation, AllowDefinition allowDefinition, bool requirePermission ) : System |
public SectionData ( string sectionName, string typeName, bool allowLocation, AllowDefinition allowDefinition, bool requirePermission ) : System | ||
sectionName | string | |
typeName | string | |
allowLocation | bool | |
allowDefinition | AllowDefinition | |
requirePermission | bool | |
리턴 | System |