C# Class Comparer, code

ファイルを表示 Open project: shendongnian/code Class Usage Examples

Public Methods

Method Description
Compare ( KeyValuePair x, KeyValuePair y ) : int
Compare ( a, b ) : List

Method Details

Compare() public method

public Compare ( KeyValuePair x, KeyValuePair y ) : int
x KeyValuePair
y KeyValuePair
return int

Compare() public static method

public static Compare ( a, b ) : List
return List