Writer the process result of current instance to the writer.
シンタックス
'宣言
Public Overridable Sub WriteTo( _
ByVal As System.IO.TextWriter, _
ByVal As System.Text.Encodings.Web.HtmlEncoder _
)
public virtual void WriteTo(
System.IO.TextWriter ,
System.Text.Encodings.Web.HtmlEncoder
)
パラメータ
- writer
- The writer.
- encoder
- The Html encoder.
参照