Click or drag to resize

PlayHistoryModelReplaysSerialized Property

[Missing <summary> documentation for "P:Livit.Learn.Model.PlayHistoryModel.ReplaysSerialized"]

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

Property Value

Type: ListReplayModel
See Also