Assembly: SubSonic (in SubSonic.dll) Version: 2.1.0.0 (2.1.0)
Syntax
| C# |
|---|
public class PropertyComparer<T> : IComparer<T> |
| Visual Basic (Declaration) |
|---|
Public Class PropertyComparer(Of T) _ Implements IComparer(Of T) |
| Visual C++ |
|---|
generic<typename T> public ref class PropertyComparer : IComparer<T> |
Type Parameters
- T
[Missing <typeparam name="T"/> documentation for "T:SubSonic.PropertyComparer`1"]