C# Класс FileParserComparer

Class that implements parsing the single C# Script file Implementation of the IComparer for sorting operations of collections of FileParser instances
Наследование: IComparer
Показать файл Открыть проект

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

Метод Описание
Compare ( object x, object y ) : int

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

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

public Compare ( object x, object y ) : int
x object
y object
Результат int