Namespace: Cartella.Interfaces
Assembly: CartellaBase (in CartellaBase.dll) Version: 4.1.0.171 (4.1.0.171)
Assembly: CartellaBase (in CartellaBase.dll) Version: 4.1.0.171 (4.1.0.171)
Syntax
C# |
---|
public interface IPaginatedList<out T, in TKey> |
Visual Basic |
---|
Public Interface IPaginatedList(Of Out T, In TKey) |
Visual C++ |
---|
generic<typename T, typename TKey> public interface class IPaginatedList |
Type Parameters
- T
- TKey