C# Class MsBuildTask.MiteEnsure

Mite Ensure verifies that all of the checksums on migrations match what is in the database Returns false if they do not.
Inheritance: Microsoft.Build.Utilities.Task
Exibir arquivo Open project: soitgoes/Mite

Private Properties

Property Type Description

Public Methods

Method Description
Execute ( ) : bool

Method Details

Execute() public method

public Execute ( ) : bool
return bool