C# 클래스 Nomad.MigrationException

상속: System.Exception
파일 보기 프로젝트 열기: marceldupr/Nomad

공개 메소드들

메소드 설명
MigrationException ( ChangeSet changeSet, string message ) : System

메소드 상세

MigrationException() 공개 메소드

public MigrationException ( ChangeSet changeSet, string message ) : System
changeSet ChangeSet
message string
리턴 System