C# Class Accord.SourceTypeAttribute

Inheritance: System.Attribute
Mostra file Open project: accord-net/framework

Private Properties

Property Type Description

Public Methods

Method Description
SourceTypeAttribute ( Type type ) : System

Initializes a new instance of the SourceType class.

Method Details

SourceTypeAttribute() public method

Initializes a new instance of the SourceType class.
public SourceTypeAttribute ( Type type ) : System
type System.Type
return System