Interface IConfigurationBuilder

Interface IConfigurationBuilder

Název místa: Aspose.Html Sbírka: Aspose.HTML.dll (25.4.0)

Představuje konfigurace budova objektu.

[ComVisible(true)]
public interface IConfigurationBuilder

Methods

AddDiagnostics(Diagnostický stavitel > Diagnostický stavitel>)

Umožňuje diagnostiku pro aktuální konfiguraci.

IConfigurationBuilder AddDiagnostics(Action<idiagnosticsbuilder> configure)

Parameters

configure Action < IDiagnosticsBuilder >

Společnost Aspose.Html.Diagnostics.IDiagnosticsBuilder konfigurace delegát.

Returns

IConfigurationBuilder

Aspose.Html.IConfigurationBuilder tak, že další hovory mohou být řetězeny.

 Čeština