Click or drag to resize
S101Logger Constructor
Overload List
  NameDescription
Public methodS101Logger(EmberTypeBag, TextWriter)
Initializes a new instance of the S101Logger class by calling S101Logger( types, logWriter, new XmlWriterSettings { Indent = true }).
Public methodS101Logger(EmberTypeBag, XmlWriter)
Initializes a new instance of the S101Logger class.
Public methodS101Logger(IEmberConverter, XmlWriter)
Initializes a new instance of the S101Logger class.
Public methodS101Logger(EmberTypeBag, TextWriter, XmlWriterSettings)
Initializes a new instance of the S101Logger class.
Top
See Also