C# Class MSBuild.Dbdeploy.Task.Dbdeploy

Inheritance: ITask
Mostra file Open project: brunomlopes/dbdeploy.net

Private Properties

Property Type Description

Public Methods

Method Description
Dbdeploy ( ) : System
Execute ( ) : bool
PrintUsage ( ) : void

Method Details

Dbdeploy() public method

public Dbdeploy ( ) : System
return System

Execute() public method

public Execute ( ) : bool
return bool

PrintUsage() public method

public PrintUsage ( ) : void
return void