Click or drag to resize
ORMEntityIsDeletedException Constructor
Overload List
  NameDescription
Protected methodORMEntityIsDeletedException(SerializationInfo, StreamingContext)
Constructor for deserialization as the base class already implements ISerializable.
Public methodORMEntityIsDeletedException(String, IEntityCore)
Initializes a new instance of the ORMEntityIsDeletedException class.
Top
See Also