C# Class SampleCustomAttributeUsage.CustomAttributeWithSerStringArgumentsAttribute

Inheritance: System.Attribute
显示文件 Open project: philiplaureano/Tao

Public Methods

Method Description
CustomAttributeWithSerStringArgumentsAttribute ( string value ) : System

Method Details

CustomAttributeWithSerStringArgumentsAttribute() public method

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