C# Class SampleCustomAttributeUsage.CustomAttributeWithNullSerStringArgumentsAttribute

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

Public Methods

Method Description
CustomAttributeWithNullSerStringArgumentsAttribute ( string value ) : System

Method Details

CustomAttributeWithNullSerStringArgumentsAttribute() public method

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