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

Inheritance: Exception
ファイルを表示 Open project: zzzprojects/EntityFramework-Classic

Protected Methods

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

Private Methods

Method Description
CannotLocateReferencedItemException ( ) : System

Method Details

CannotLocateReferencedItemException() protected method

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