Click or drag to resize

ModelToString Method

string representation of the model.

Namespace:  Karamba.Models
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntax
public override string ToString()

Return Value

Type: String
return string representation of the model.
See Also