headerreplacementattribute - eisclimber/ExPresS-XR GitHub Wiki

HeaderReplacementAttribute

Attribute in ExPresSXR.Experimentation.DataGathering

Inherits from System.Attribute

Summary

Helper attribute for header replacements with multi Columns. The header-fields can be provided as individual parameters for the annotation.

public class HeaderReplacementAttribute : Attribute

Constructors

Name Description
HeaderReplacementAttribute(string[]) Defines a new header replacement attribute.

Methods

Name Description
GetHeaders(char) Returns the list of headers as csv string with the provided separator.
⚠️ **GitHub.com Fallback** ⚠️