C# Class SampleCustomAttributeUsage.CustomAttributeWithBooleanArgumentsAttribute

Inheritance: System.Attribute
Exibir arquivo Open project: philiplaureano/Tao

Public Methods

Method Description
CustomAttributeWithBooleanArgumentsAttribute ( bool value ) : System

Method Details

CustomAttributeWithBooleanArgumentsAttribute() public method

public CustomAttributeWithBooleanArgumentsAttribute ( bool value ) : System
value bool
return System