headerreplacementattribute - eisclimber/ExPresS-XR GitHub Wiki
Attribute in ExPresSXR.Experimentation.DataGathering
Inherits from System.Attribute
Helper attribute for header replacements with multi Columns. The header-fields can be provided as individual parameters for the annotation.
public class HeaderReplacementAttribute : Attribute| Name | Description |
|---|---|
| HeaderReplacementAttribute(string[]) | Defines a new header replacement attribute. |
| Name | Description |
|---|---|
| GetHeaders(char) | Returns the list of headers as csv string with the provided separator. |