C# Класс Nohal.RleEditor.RleParser.Utils.StringExtensions

Показать файл Открыть проект

Открытые методы

Метод Описание
IsNumeric ( this val, System numberStyle ) : bool
ReplaceLineBreaks ( this lines, string replacement ) : string
ReplaceLineBreaksWithSystem ( this lines ) : string

Описание методов

IsNumeric() публичный статический Метод

public static IsNumeric ( this val, System numberStyle ) : bool
val this
numberStyle System
Результат bool

ReplaceLineBreaks() публичный статический Метод

public static ReplaceLineBreaks ( this lines, string replacement ) : string
lines this
replacement string
Результат string

ReplaceLineBreaksWithSystem() публичный статический Метод

public static ReplaceLineBreaksWithSystem ( this lines ) : string
lines this
Результат string