CapyKit/Documentation/Help/M_CapyKit_Attributes_ValueFormatAttribute__ctor.md
2024-09-04 19:31:43 -05:00

747 B

ValueFormatAttribute Constructor

Default constructor. Initializes a new instance of the ValueFormatAttribute class with an empty format string.

Definition

Namespace: CapyKit.Attributes
Assembly: CapyKit (in CapyKit.dll) Version: 1.0.2

C#

public ValueFormatAttribute()

F#

new : unit -> ValueFormatAttribute

See Also

Reference

ValueFormatAttribute Class
ValueFormatAttribute Overload
CapyKit.Attributes Namespace