Click or drag to resize
EF Visual Editor

ModelEnumValueToString Method

Returns a string that represents the current object.

Namespace:  Sawczyn.EFDesigner.EFModel
Assembly:  Sawczyn.EFDesigner.EFModel.Dsl (in Sawczyn.EFDesigner.EFModel.Dsl.dll) Version: 2.0.5.3 (2.0.5.3)
Syntax
public override string ToString()
Request Example View Source

Return Value

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