C# 클래스 MonoDevelop.Monobjc.Tracking.MigrationHandler

상속: ProjectHandler
파일 보기 프로젝트 열기: Monobjc/monobjc-monodevelop

공개 메소드들

메소드 설명
Migrate ( IEnumerable e ) : void
MigrationHandler ( MonobjcProject project ) : System.Collections.Generic

Initializes a new instance of the MigrationHandler class.

메소드 상세

Migrate() 공개 메소드

public Migrate ( IEnumerable e ) : void
e IEnumerable
리턴 void

MigrationHandler() 공개 메소드

Initializes a new instance of the MigrationHandler class.
public MigrationHandler ( MonobjcProject project ) : System.Collections.Generic
project MonobjcProject The project.
리턴 System.Collections.Generic