C# Class Microsoft.Data.Entity.Design.Model.Commands.ItemCreationFailureException

Inheritance: Exception
Exibir arquivo Open project: dotnet/ef6tools

Protected Methods

Method Description
ItemCreationFailureException ( SerializationInfo info, StreamingContext context ) : System

Private Methods

Method Description
ItemCreationFailureException ( ) : System

Method Details

ItemCreationFailureException() protected method

protected ItemCreationFailureException ( SerializationInfo info, StreamingContext context ) : System
info SerializationInfo
context StreamingContext
return System