CSLA.NET 6.0.0
CSLA .NET is a software development framework that helps you build a reusable, maintainable object-oriented business layer for your app.
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros Pages
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