Method | Description | |
---|---|---|
Format ( System.IO.TextWriter writer, Error error ) : void |
Formats a text representation of the given Error instance using a TextWriter.
|
public abstract Format ( System.IO.TextWriter writer, Error error ) : void | ||
writer | System.IO.TextWriter | |
error | Error | |
return | void |