C# Class SampleCustomAttributeUsage.CustomAttributeWithEmptySerStringArgumentsAttribute

Inheritance: System.Attribute
ファイルを表示 Open project: philiplaureano/Tao

Public Methods

Method Description
CustomAttributeWithEmptySerStringArgumentsAttribute ( string value ) : System

Method Details

CustomAttributeWithEmptySerStringArgumentsAttribute() public method

public CustomAttributeWithEmptySerStringArgumentsAttribute ( string value ) : System
value string
return System