StringUtilities.Chop - метод Смотри также Terrasoft.Common - пространство имен > StringUtilities - класс : Chop - метод C#
Glossary Item Box
Перегрузка | Описание |
---|---|
Chop(String,Int32) | Returns string that is a substring of the current instance starting with the specified position and to the end. |
Chop(String) | Returns string that is a substring of the current instance starting with the position 1 and to the end. |