C# Class Imagin.Core.TypeAttribute

Inheritance: Attribute
Show file Open project: imagin-tech/Imagin.NET

Public Properties

Property Type Description
Type object

Public Methods

Method Description
TypeAttribute ( object type ) : System

Method Details

TypeAttribute() public method

public TypeAttribute ( object type ) : System
type object
return System

Property Details

Type public property

public object Type
return object