C# Class MonoDevelop.Monobjc.Tracking.MigrationHandler

Inheritance: ProjectHandler
Afficher le fichier Open project: Monobjc/monobjc-monodevelop

Méthodes publiques

Méthode Description
Migrate ( IEnumerable e ) : void
MigrationHandler ( MonobjcProject project ) : System.Collections.Generic

Initializes a new instance of the MigrationHandler class.

Method Details

Migrate() public méthode

public Migrate ( IEnumerable e ) : void
e IEnumerable
Résultat void

MigrationHandler() public méthode

Initializes a new instance of the MigrationHandler class.
public MigrationHandler ( MonobjcProject project ) : System.Collections.Generic
project MonobjcProject The project.
Résultat System.Collections.Generic