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: LemonEdge.Utils.dll
    Syntax
    public enum StringHelper.CharLetterTypeCase : short

    Fields

    Name Description
    Both
    LowerCase
    UpperCase

    Extension Methods

    EnumHelper.GetShortFlaggedValues<StringHelper.CharLetterTypeCase>(StringHelper.CharLetterTypeCase)
    EnumHelper.ToShortGuid<StringHelper.CharLetterTypeCase>(StringHelper.CharLetterTypeCase)
    LinqExtensions.AsArray<StringHelper.CharLetterTypeCase>(StringHelper.CharLetterTypeCase)
    LinqExtensions.ToArrayOfOne<StringHelper.CharLetterTypeCase>(StringHelper.CharLetterTypeCase)
    LinqExtensions.ToListOfOne<StringHelper.CharLetterTypeCase>(StringHelper.CharLetterTypeCase)
    MiscExtensions.SetIfNotEqual<StringHelper.CharLetterTypeCase, TP>(StringHelper.CharLetterTypeCase, Expression<Func<StringHelper.CharLetterTypeCase, TP>>, TP)
    ReflectionExtensions.GetEnumValueCustomAttributes<AttrType, StringHelper.CharLetterTypeCase>(StringHelper.CharLetterTypeCase)
    SQLExtensions.ToSQLValue(object, bool)
    ReflectionExtensions.ClearEventInvocations(object, string)
    StringExtensions.ToCSVFormatString(object, Type)
    In this article
    Back to top © LemonEdge Technologies. All rights reserved.