logo SERENITY
Game Systems Foundation
Search Results for

    Show / Hide Table of Contents

    Class ParseUtils.Bool.BoolStrings.Interaction

    Utility class for converting boolean values to various string representations

    Inheritance
    object
    ParseUtils.Bool.BoolStrings.Interaction
    Inherited Members
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    Namespace: Serenity.Shared.Utils
    Assembly: Serenity.Shared.dll
    Syntax
    public static class ParseUtils.Bool.BoolStrings.Interaction

    Fields

    FALSE

    Declaration
    public const string FALSE = "Cancel"
    Field Value
    Type Description
    string

    TRUE

    Declaration
    public const string TRUE = "Ok"
    Field Value
    Type Description
    string
    In this article
    © 2026 Serenity. All Rights Reserved