C# 클래스 DocPlagiarizer.StringExtensions

파일 보기 프로젝트 열기: pmacn/DocPlagiarizer

공개 메소드들

메소드 설명
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