C# Class Microsoft.Tools.Caspol.CodeGroupAttributeTableEntry

Mostrar archivo Open project: gbarnett/shared-source-cli-2.0

Public Methods

Method Description
CodeGroupAttributeTableEntry ( String label, CodeGroupAttributeHandler handler, bool display ) : System
CodeGroupAttributeTableEntry ( String label, PolicyStatementAttribute value, String description ) : System

Method Details

CodeGroupAttributeTableEntry() public method

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

CodeGroupAttributeTableEntry() public method

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