Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Simple
Migrator
Framework
MigrationAttribute
C# Class Simple.Migrator.Framework.MigrationAttribute
Describe a migration
Inheritance:
System.Attribute
Afficher le fichier
Open project: juanplopes/simple
Class Usage Examples
Méthodes publiques
Méthode
Description
MigrationAttribute
(
long
version
) :
System
Describe the migration
Method Details
MigrationAttribute()
public
méthode
Describe the migration
public
MigrationAttribute
(
long
version
) :
System
version
long
The unique version of the migration.
Résultat
System