Converts the specified bool value to string.
Namespace: MindFusion.Json.Wpf
Assembly: MindFusion.Common.Wpf
C# Copy Code |
---|
public static string FromBoolean ( |
Visual Basic Copy Code |
---|
Public Shared Function FromBoolean( _ |
The value to convert.
A string representing the specified value.