C# Class System.CodeDom.Tests.IndentedTextWriterTests

显示文件 Open project: dotnet/corefx

Private Methods

Method Description
Ctor_ExpectedDefaults ( ) : void
Indent_RoundtripsAndAffectsOutput ( int indent ) : void
TabString_UsesProvidedString ( string tabString ) : void
Writes_ProducesExpectedOutput ( string newline ) : System.Threading.Tasks.Task