C# Class Raven.Migrations.MigrationInfo

Afficher le fichier Open project: andrewdavey/ravendb-migrations

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
CreateNew ( long version, Type migrationType ) : MigrationInfo

Method Details

CreateNew() public static méthode

public static CreateNew ( long version, Type migrationType ) : MigrationInfo
version long
migrationType System.Type
Résultat MigrationInfo