C# Class CedarLogic.Identity.CustomDescriptionAttribute

Inheritance: System.ComponentModel.DescriptionAttribute
Show file Open project: cicorias/federationmetadatagenerator

Public Methods

Method Description
CustomDescriptionAttribute ( string text ) : System

Construct the description attribute

Method Details

CustomDescriptionAttribute() public method

Construct the description attribute
public CustomDescriptionAttribute ( string text ) : System
text string
return System