CSLA.NET 5.4.2
CSLA .NET is a software development framework that helps you build a reusable, maintainable object-oriented business layer for your app.
Csla.Core.UndoException Member List

This is the complete list of members for Csla.Core.UndoException, including all inherited members.

CurrentEditLevelCsla.Core.UndoException
ExpectedEditLevelCsla.Core.UndoException
GetObjectData(System.Runtime.Serialization.SerializationInfo info, System.Runtime.Serialization.StreamingContext context)Csla.Core.UndoException
ParentTypeNameCsla.Core.UndoException
TypeNameCsla.Core.UndoException
UndoException(string message, string typeName, string parentTypeName, int currentEditLevel, int expectedEditLevel)Csla.Core.UndoException
UndoException(string message, Exception ex)Csla.Core.UndoException
UndoException(System.Runtime.Serialization.SerializationInfo info, System.Runtime.Serialization.StreamingContext context)Csla.Core.UndoExceptionprotected