C# Class SampleCustomAttributeUsage.CustomAttributeWithSerStringArgumentsAttribute

Inheritance: System.Attribute
Show file 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