C# Class Orchard.Comments.Migrations

Inheritance: Orchard.Data.Migration.DataMigrationImpl
Afficher le fichier Open project: CloudMetal/AllScripts-Unity-Community-Prototype

Méthodes publiques

Méthode Description
Create ( ) : int
Migrations ( ICommentService commentService ) : System
UpdateFrom1 ( ) : int
UpdateFrom2 ( ) : int
UpdateFrom3 ( ) : int

Method Details

Create() public méthode

public Create ( ) : int
Résultat int

Migrations() public méthode

public Migrations ( ICommentService commentService ) : System
commentService ICommentService
Résultat System

UpdateFrom1() public méthode

public UpdateFrom1 ( ) : int
Résultat int

UpdateFrom2() public méthode

public UpdateFrom2 ( ) : int
Résultat int

UpdateFrom3() public méthode

public UpdateFrom3 ( ) : int
Résultat int