Table of Contents

Class CardConfigExtensions

Namespace
adas_core.Domain.Utils
Assembly
adas-core.Domain.dll

Provides static extension methods for CardConfig to augment its functionality.

public static class CardConfigExtensions
Inheritance
CardConfigExtensions
Inherited Members

Remarks

This class is a static container for extension methods that extend the capabilities of the CardConfig type.

Methods

GetAllObservationNames(CardConfig)

public static List<string> GetAllObservationNames(this CardConfig config)

Parameters

config CardConfig

Returns

List<string>