C# Класс BExplorer.Shell.ItemUpdatedEventArgs

Наследование: System.EventArgs
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
ItemUpdatedEventArgs ( ItemUpdateType type, IListItemEx newItem, IListItemEx previousItem, Int32 index ) : BExplorer.Shell._Plugin_Interfaces

Описание методов

ItemUpdatedEventArgs() публичный Метод

public ItemUpdatedEventArgs ( ItemUpdateType type, IListItemEx newItem, IListItemEx previousItem, Int32 index ) : BExplorer.Shell._Plugin_Interfaces
type ItemUpdateType
newItem IListItemEx
previousItem IListItemEx
index System.Int32
Результат BExplorer.Shell._Plugin_Interfaces