Click or drag to resize
IConfigurationSource Interface

[This is preliminary documentation and is subject to change.]

Interface for configuration sources.

Namespace: Yalla
Assembly: Yalla.Core (in Yalla.Core.dll) Version: 1.0.5813.1925
Syntax
public interface IConfigurationSource

The IConfigurationSource type exposes the following members.

Methods
  NameDescription
Public methodConfigure
Configures the logging system.
Top
See Also