Click or drag to resize

WriteThroughHandler Constructor

Overload List
  NameDescription
Public methodWriteThroughHandler(Type, TextWriter)
Creates a new Write-Through Handler.
Public methodWriteThroughHandler(ITripleFormatter, TextWriter)
Creates a new Write-Through Handler.
Public methodWriteThroughHandler(Type, TextWriter, Boolean)
Creates a new Write-Through Handler.
Public methodWriteThroughHandler(ITripleFormatter, TextWriter, Boolean)
Creates a new Write-Through Handler.
Top
See Also