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

Inheritance: Exception
Afficher le fichier Open project: zzzprojects/EntityFramework-Classic

Méthodes protégées

Méthode Description
CannotLocateReferencedItemException ( SerializationInfo info, StreamingContext context ) : System

Private Methods

Méthode Description
CannotLocateReferencedItemException ( ) : System

Method Details

CannotLocateReferencedItemException() protected méthode

protected CannotLocateReferencedItemException ( SerializationInfo info, StreamingContext context ) : System
info SerializationInfo
context StreamingContext
Résultat System