-
Notifications
You must be signed in to change notification settings - Fork 1
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:
-
stringstringFormat - formatted string
Takes: string
Returns: string
stringFormat has to contains {0} - here will come received value