C# Класс Sharp.Migrations.SeedNotFoundException

Наследование: MigrationException
Показать файл Открыть проект

Открытые методы

Метод Описание
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