C# Класс TVSorter.FileResultExtensions

Extension methods for the FileResult class.
Показать файл Открыть проект

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

Метод Описание
GetListViewItem ( this result ) : System.Windows.Forms.ListViewItem

Get the list view item that represents this file result.

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

GetListViewItem() публичный статический Метод

Get the list view item that represents this file result.
public static GetListViewItem ( this result ) : System.Windows.Forms.ListViewItem
result this /// The file result. ///
Результат System.Windows.Forms.ListViewItem