C# 클래스 Microsoft.Tools.Caspol.CodeGroupAttributeTableEntry

파일 보기 프로젝트 열기: gbarnett/shared-source-cli-2.0

공개 메소드들

메소드 설명
CodeGroupAttributeTableEntry ( String label, CodeGroupAttributeHandler handler, bool display ) : System
CodeGroupAttributeTableEntry ( String label, PolicyStatementAttribute value, String description ) : System

메소드 상세

CodeGroupAttributeTableEntry() 공개 메소드

public CodeGroupAttributeTableEntry ( String label, CodeGroupAttributeHandler handler, bool display ) : System
label String
handler CodeGroupAttributeHandler
display bool
리턴 System

CodeGroupAttributeTableEntry() 공개 메소드

public CodeGroupAttributeTableEntry ( String label, PolicyStatementAttribute value, String description ) : System
label String
value PolicyStatementAttribute
description String
리턴 System