C# Class MigSharp.AggregateMigrationExportAttribute

Inheritance: System.ComponentModel.Composition.ExportAttribute
ファイルを表示 Open project: dradovic/MigSharp

Public Methods

Method Description
AggregateMigrationExportAttribute ( ) : System

Initializes a new instance of the attribute.

Method Details

AggregateMigrationExportAttribute() public method

Initializes a new instance of the attribute.
public AggregateMigrationExportAttribute ( ) : System
return System