Searched refs:IndentCount (Results 1 – 1 of 1) sorted by relevance
42 public uint IndentCount { get; private set; } property in CCodeGeneration.CGenerator50 this.IndentCount = indentCount; in CGenerator()81 WriteSequence(this.IndentChar, this.IndentCount); in IndentLine()
Completed in 5 milliseconds