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# |
|---|
IEnumerable<T> GetAll() |
| Visual Basic |
|---|
Function GetAll As IEnumerable(Of T) |
| Visual C++ |
|---|
IEnumerable<T>^ GetAll() |