CastedListTFrom, TToFromList Property

源列表。

Definition

Namespace: QuickAdmin.Utils
Assembly: QuickAdmin.Net (in QuickAdmin.Net.dll) Version: 1.2.33
C#
public IList<TFrom> FromList { get; }

Property Value

IListTFrom

See Also