HelperResult.WriteTo(TextWriter) Method

Definition

This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

public void WriteTo (System.IO.TextWriter writer);
member this.WriteTo : System.IO.TextWriter -> unit
Public Sub WriteTo (writer As TextWriter)

Parameters

writer
TextWriter

Applies to