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