Search Results for

    Show / Hide Table of Contents

    Enum StringHelper.CharLetterTypeCase

    Indicates an alphabet character should come from the set of characters that are lower case, upper case, or both.

    Namespace: LemonEdge.Utils
    Assembly: Utils.dll
    Syntax
    public enum CharLetterTypeCase : short

    Fields

    Name Description
    Both
    LowerCase
    UpperCase

    Extension Methods

    EnumHelper.GetShortFlaggedValues<StringHelper.CharLetterTypeCase>()
    EnumHelper.ToShortGuid<StringHelper.CharLetterTypeCase>()
    MiscExtensions.SetIfNotEqual<StringHelper.CharLetterTypeCase, P>(Expression<Func<StringHelper.CharLetterTypeCase, P>>, P)
    ReflectionExtensions.ClearEventInvocations(String)
    ReflectionHelper.GetEnumValueCustomAttributes<AttrType, StringHelper.CharLetterTypeCase>()
    StringExtensions.ToCSVFormatString(Type)
    SQLExtensions.ToSQLValue(Boolean)
    In This Article
    Back to top © LemonTree Software Ltd. All rights reserved.