C# Class DocPlagiarizer.StringExtensions

Afficher le fichier Open project: pmacn/DocPlagiarizer

Méthodes publiques

Méthode Description
WithIndentation ( this @this, string indentation ) : string
WithoutIndentation ( this @this ) : string

Method Details

WithIndentation() public static méthode

public static WithIndentation ( this @this, string indentation ) : string
@this this
indentation string
Résultat string

WithoutIndentation() public static méthode

public static WithoutIndentation ( this @this ) : string
@this this
Résultat string