C# Class SampleCustomAttributeUsage.CustomAttributeWithTypeArgumentsAttribute

Inheritance: System.Attribute
Datei anzeigen Open project: philiplaureano/Tao

Public Methods

Method Description
CustomAttributeWithTypeArgumentsAttribute ( Type value ) : System

Method Details

CustomAttributeWithTypeArgumentsAttribute() public method

public CustomAttributeWithTypeArgumentsAttribute ( Type value ) : System
value System.Type
return System