mirror of
https://github.com/wagesj45/CapyKit.git
synced 2024-11-12 19:23:36 -06:00
835 B
835 B
ValueFormatAttribute Constructor
Overload List
ValueFormatAttribute() | Default constructor. Initializes a new instance of the ValueFormatAttribute class with an empty format string. |
ValueFormatAttribute(String) | Constructor. Initializes a new instance of the ValueFormatAttribute class with the specified format string. |