C# Class SampleCustomAttributeUsage.CustomAttributeWithBooleanArgumentsAttribute

Inheritance: System.Attribute
ファイルを表示 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