Skip to content

FormatAttribute

jasniec edited this page Nov 1, 2019 · 1 revision

FormatAttribute allows you to add some text to actual value using string.Format mechanism.

Constructor attributes:

  • string stringFormat - formatted string

Takes: string
Returns: string

stringFormat has to contains {0} - here will come received value