Method | Description | |
---|---|---|
Process ( string input ) : string | ||
Process ( |
Method | Description | |
---|---|---|
AllLinesAreEitherEmptyOrStartWithASpaceOrTab ( string splitLines ) : bool | ||
RemoveEmptySpaceFromNonEmptyLines ( string splitLines, int index ) : void | ||
ThereAreNonEmptyLines ( string splitLines ) : bool |
public Process ( |
||
feature | ||
return | void |