C# Class MigSharp.Providers.SupportsAttribute

Inheritance: System.Attribute
Show file Open project: dradovic/MigSharp Class Usage Examples

Public Methods

Method Description
SupportsAttribute ( DbType dbType ) : System

Initializes a new instance.

Method Details

SupportsAttribute() public method

Initializes a new instance.
public SupportsAttribute ( DbType dbType ) : System
dbType DbType
return System