IDataFactoryTData Property

Gets or sets the collection of objects.

Definition

Namespace: Common.Core.Interfaces
Assembly: Common.Core (in Common.Core.dll) Version: 2.1.5
C#
List<T> Data { get; set; }

Property Value

ListT

See Also