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