DataSource.NET
DataSource Constructor
NamespacesCaplin.DataSourceDataSourceDataSource()()()
Members
IconMemberDescription
DataSource(String)
Initializes a new instance of the DataSource class that logs events to a configurable log file.

DataSource(String, array<String>[]()[])
Initializes a new instance of the DataSource class that logs events to a configurable log file.

DataSource(String, ILogger)
Initializes a new instance of the DataSource class that logs events to an implementation of the ILogger class.

DataSource(String, array<String>[]()[], ILogger)
Initializes a new instance of the DataSource class that logs events to an implementation of the ILogger class.

Assembly: DataSource.NET (Module: DataSource.NET) Version: 6.2.6.2123 (6.2.6.2123)