mirror of
https://github.com/wagesj45/CapyKit.git
synced 2024-11-14 04:03:36 -06:00
19 lines
No EOL
678 B
Markdown
19 lines
No EOL
678 B
Markdown
# CapyKit.Attributes Namespace
|
|
|
|
|
|
Custom attributes for simplifying .NET code behavior.
|
|
|
|
|
|
|
|
## Classes
|
|
<table>
|
|
<tr>
|
|
<td><a href="T_CapyKit_Attributes_EnumerationAttribute_1.md">EnumerationAttribute(T)</a></td>
|
|
<td>Custom attribute class for decorating enumeration fields with additional data.</td></tr>
|
|
<tr>
|
|
<td><a href="T_CapyKit_Attributes_EnumerationDescriptionAttribute.md">EnumerationDescriptionAttribute</a></td>
|
|
<td>An attribute class for decorating enumeration fields with a description.</td></tr>
|
|
<tr>
|
|
<td><a href="T_CapyKit_Attributes_ValueFormatAttribute.md">ValueFormatAttribute</a></td>
|
|
<td>Custom attribute for formatting values in a specific way.</td></tr>
|
|
</table> |