C# Класс DocPlagiarizer.StringExtensions

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

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

Метод Описание
WithIndentation ( this @this, string indentation ) : string
WithoutIndentation ( this @this ) : string

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

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

public static WithIndentation ( this @this, string indentation ) : string
@this this
indentation string
Результат string

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

public static WithoutIndentation ( this @this ) : string
@this this
Результат string