TextWriter
System.IO.TextWriter
System.IDisposable
${this:16}.close()
Close
System.Void
${this:16}.write(${arg} + System.getProperty("line.separator"))
System.String
arg
WriteLine
System.Void
${this:16}.write(${arg})
System.String
arg
Write
System.Void