Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
Raven
Migrations
MigrationInfo
C# Class Raven.Migrations.MigrationInfo
Exibir arquivo
Open project: andrewdavey/ravendb-migrations
Private Properties
Property
Type
Description
Public Methods
Method
Description
CreateNew
(
long
version
,
Type
migrationType
) :
MigrationInfo
Method Details
CreateNew()
public
static
method
public
static
CreateNew
(
long
version
,
Type
migrationType
) :
MigrationInfo
version
long
migrationType
System.Type
return
MigrationInfo