|
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()
Public Overrides Function ToString As String
Request Example
View SourceReturn Value
Type:
StringA string that represents the current object.
See Also