C# Class Dashing.Tools.Migration.MigrationPair

Show file Open project: Polylytics/dashing Class Usage Examples

Public Methods

Method Description
Of ( IMap from, IMap to ) : MigrationPair
RequiresUpdate ( string &message ) : bool

Method Details

Of() public static method

public static Of ( IMap from, IMap to ) : MigrationPair
from IMap
to IMap
return MigrationPair

RequiresUpdate() public method

public RequiresUpdate ( string &message ) : bool
message string
return bool