mirror of
https://github.com/wagesj45/CapyKit.git
synced 2024-11-13 19:53:36 -06:00
20 lines
835 B
Markdown
20 lines
835 B
Markdown
|
# ValueFormatAttribute Constructor
|
||
|
|
||
|
|
||
|
## Overload List
|
||
|
<table>
|
||
|
<tr>
|
||
|
<td><a href="M_CapyKit_Attributes_ValueFormatAttribute__ctor.md">ValueFormatAttribute()</a></td>
|
||
|
<td>Default constructor. Initializes a new instance of the <a href="T_CapyKit_Attributes_ValueFormatAttribute.md">ValueFormatAttribute</a> class with an empty format string.</td></tr>
|
||
|
<tr>
|
||
|
<td><a href="M_CapyKit_Attributes_ValueFormatAttribute__ctor_1.md">ValueFormatAttribute(String)</a></td>
|
||
|
<td>Constructor. Initializes a new instance of the <a href="T_CapyKit_Attributes_ValueFormatAttribute.md">ValueFormatAttribute</a> class with the specified format string.</td></tr>
|
||
|
</table>
|
||
|
|
||
|
## See Also
|
||
|
|
||
|
|
||
|
#### Reference
|
||
|
<a href="T_CapyKit_Attributes_ValueFormatAttribute.md">ValueFormatAttribute Class</a>
|
||
|
<a href="N_CapyKit_Attributes.md">CapyKit.Attributes Namespace</a>
|