C# Class SampleCustomAttributeUsage.CustomAttributeWithTypeArgumentsAttribute

Inheritance: System.Attribute
ファイルを表示 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