Содержание

Интерфейс ITransaction

Синтаксис

public interface ITransaction : ICollection<ICommand>, IEnumerable<ICommand>, IEnumerable, IStateCommand, ICommand, IDisposable

Свойства

ТипИмяОписание
СвойствоCaption
СвойствоItem[Int32]
СвойствоParent

Методы

ТипИмяОписание
МетодGetAllCommands()
МетодInsert(ICommand)