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

Inheritance: Exception
Show file Open project: dotnet/ef6tools

Protected Methods

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

Private Methods

Method Description
ParentItemCreationFailureException ( ) : System

Method Details

ParentItemCreationFailureException() protected method

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