SwitchShowTechnicalInformationBuilder.

WithShowTechnicalInformation<T>(T) Method

Summary

Syntax

public static T WithShowTechnicalInformation<T>(this T this) 
    where T : ISupportSwitchBuilder<ISupportSwitchShowTechnicalInformation>

Attributes

Type Description
NullableContextAttribute

Type Parameters

Name Description
T the builder to support the ISupportSwitchShowTechnicalInformation.

Parameters

Name Type Description
this T The builder-instance.

Return Value

Type Description
T The builder-instance for fluent re-use.