Persimmon


IWritable

Namespace: Persimmon.Output

This interface represents something that can write to TextWriter.

Instance members

Instance memberDescription
x.WriteTo(writer)
Signature: writer:TextWriter -> unit
Modifiers: abstract
Fork me on GitHub