Click or drag to resize

EntryModelT Class

[Missing <summary> documentation for "T:Livit.Learn.Model.EntryModel`1"]

Inheritance Hierarchy
SystemObject
  Livit.Learn.ModelEntryModelT

Namespace:  Livit.Learn.Model
Assembly:  Livit.Learn.Model (in Livit.Learn.Model.dll) Version: 0.0.0.0
Syntax
C#
[SerializableAttribute]
public class EntryModel<T>

Type Parameters

T

[Missing <typeparam name="T"/> documentation for "T:Livit.Learn.Model.EntryModel`1"]

The EntryModelT type exposes the following members.

Constructors
  NameDescription
Public methodEntryModelT
Initializes a new instance of the EntryModelT class
Top
Properties
  NameDescription
Public propertyKey
Public propertyValue
Top
See Also