Home
last modified time | relevance | path

Searched refs:IndentCount (Results 1 – 1 of 1) sorted by relevance

/lib/lwip/lwip/contrib/apps/LwipMibCompiler/CCodeGeneration/
A DCGenerator.cs42 public uint IndentCount { get; private set; } property in CCodeGeneration.CGenerator
50 this.IndentCount = indentCount; in CGenerator()
81 WriteSequence(this.IndentChar, this.IndentCount); in IndentLine()

Completed in 5 milliseconds