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