Click or drag to resize

AsyncActionRefListModelEntriesSerialized Property

[Missing <summary> documentation for "P:Livit.Learn.Model.AsyncActionRefListModel.EntriesSerialized"]

Namespace:  Livit.Learn.Model
Assembly:  Livit.Learn.Model (in Livit.Learn.Model.dll) Version: 0.0.0.0
Syntax
C#
public List<AsyncActionRefModel> EntriesSerialized { get; set; }

Property Value

Type: ListAsyncActionRefModel
See Also