Click or drag to resize

PhysicsSandboxModelDataSets Property

[Missing <summary> documentation for "P:Livit.Learn.Model.PhysicsSandboxModel.DataSets"]

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

Property Value

Type: ListDataSetModel
See Also