Click or drag to resize

BaseModelToString Method

Returns a string that represents the current object.

Namespace:  Livit.Learn.Model
Assembly:  Livit.Learn.Model (in Livit.Learn.Model.dll) Version: 0.0.0.0
Syntax
C#
public override string ToString()

Return Value

Type: String
A string that represents the current object.
See Also