NanoByte.Common
2.7.5
|
This is the complete list of members for NanoByte.Common.Undo.CollectionCommand< T >, including all inherited members.
Collection | NanoByte.Common.Undo.CollectionCommand< T > | protected |
CollectionCommand(ICollection< T > collection, T element) | NanoByte.Common.Undo.CollectionCommand< T > | inlineprotected |
Element | NanoByte.Common.Undo.CollectionCommand< T > | protected |
Execute() | NanoByte.Common.Undo.SimpleCommand | inline |
OnExecute() | NanoByte.Common.Undo.SimpleCommand | protectedpure virtual |
OnUndo() | NanoByte.Common.Undo.SimpleCommand | protectedpure virtual |
Undo() | NanoByte.Common.Undo.SimpleCommand | inlinevirtual |
Value | NanoByte.Common.Undo.CollectionCommand< T > |