C# Class Dashing.Tools.Migration.MigrationPair

Afficher le fichier Open project: Polylytics/dashing Class Usage Examples

Méthodes publiques

Méthode Description
Of ( IMap from, IMap to ) : MigrationPair
RequiresUpdate ( string &message ) : bool

Method Details

Of() public static méthode

public static Of ( IMap from, IMap to ) : MigrationPair
from IMap
to IMap
Résultat MigrationPair

RequiresUpdate() public méthode

public RequiresUpdate ( string &message ) : bool
message string
Résultat bool