C# Class Rock.Migrations.GeofencingGroupMembers

Inheritance: Rock.Migrations.RockMigration
Afficher le fichier Open project: NewSpring/Rock

Méthodes publiques

Méthode Description
Down ( ) : void

Operations to be performed during the downgrade process.

Up ( ) : void

Operations to be performed during the upgrade process.

Method Details

Down() public méthode

Operations to be performed during the downgrade process.
public Down ( ) : void
Résultat void

Up() public méthode

Operations to be performed during the upgrade process.
public Up ( ) : void
Résultat void