Creatio development guide
Это документация Creatio версии 7.9.0. Мы рекомендуем использовать новую версию документации.

StringUtilities.EnsureSemicolon - метод Смотри также  Terrasoft.Common - пространство имен > StringUtilities - класс : EnsureSemicolon - метод C#

source
String.

Glossary Item Box

Adds the ';' character to the end of this instance if this character is missing.

Синтаксис

[Extension()] 
public static string EnsureSemicolon( 
   string source 
)

Параметры

source
String.

Тип возвращаемого значения

Equivalent of this instance with the ';' character added at its end.

Заметки

Extensible method for the System.String class.

Смотри также

© Terrasoft 2002-2017.

Был ли данный материал полезен?

Как можно улучшить эту статью?