C# Class SampleCustomAttributeUsage.CustomAttributeWithNullSerStringArgumentsAttribute

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