StringExtensions - класс

Contains the extension methods of String.
Иерархия наследования
Object
  Telerik.Web.Mvc.ExtensionsStringExtensions

Пространство имён:  Telerik.Web.Mvc.Extensions
Сборка:  Telerik.Web.Mvc (в Telerik.Web.Mvc.dll) Версия: 2011.1.315.340
Синтаксис
C#
public static class StringExtensions

Тип StringExtensions предоставляет следующие члены.

Методы
  ИмяОписание
Открытый методСтатический членAsTitle
Открытый методСтатический членCompress
Compresses the specified instance.
Открытый методСтатический членDecompress
Decompresses the specified instance.
Открытый методСтатический членFormatWith
Replaces the format item in a specified System.String with the text equivalent of the value of a corresponding System.Object instance in a specified array.
Открытый методСтатический членHasValue
Открытый методСтатический членIsCaseInsensitiveEqual
Determines whether this instance and another specified System.String object have the same value.
Открытый методСтатический членIsCaseSensitiveEqual
Determines whether this instance and another specified System.String object have the same value.
Открытый методСтатический членSplitPascalCase
Открытый методСтатический членToCamelCase
Открытый методСтатический членToEnumT
В начало страницы
См. также