C# Class DocPlagiarizer.StringExtensions

Exibir arquivo Open project: pmacn/DocPlagiarizer

Public Methods

Method Description
WithIndentation ( this @this, string indentation ) : string
WithoutIndentation ( this @this ) : string

Method Details

WithIndentation() public static method

public static WithIndentation ( this @this, string indentation ) : string
@this this
indentation string
return string

WithoutIndentation() public static method

public static WithoutIndentation ( this @this ) : string
@this this
return string