C# 클래스 Sharp.Migrations.SeedNotFoundException

상속: MigrationException
파일 보기 프로젝트 열기: sharpmigrations/sharpmigrations

공개 메소드들

메소드 설명
SeedNotFoundException ( string seedName, string message, Exception innerException = null ) : System

메소드 상세

SeedNotFoundException() 공개 메소드

public SeedNotFoundException ( string seedName, string message, Exception innerException = null ) : System
seedName string
message string
innerException System.Exception
리턴 System