C# 클래스 Simple.Migrator.IrreversibleMigrationException

Exception thrown in a migration Down() method when changes can't be undone.
상속: System.Exception
파일 보기 프로젝트 열기: juanplopes/simple

공개 메소드들

메소드 설명
IrreversibleMigrationException ( ) : System

메소드 상세

IrreversibleMigrationException() 공개 메소드

public IrreversibleMigrationException ( ) : System
리턴 System