オーバーロード | 解説 |
---|---|
Sort() | System.Collections.Generic.List<LogEntryBase>から継承されます。 |
Sort(IComparer<LogEntryBase>) | System.Collections.Generic.List<LogEntryBase>から継承されます。 |
Sort(Int32,Int32,IComparer<LogEntryBase>) | System.Collections.Generic.List<LogEntryBase>から継承されます。 |
Sort(Comparison<LogEntryBase>) | System.Collections.Generic.List<LogEntryBase>から継承されます。 |