CapyKit/Documentation/Help/M_CapyKit_Attributes_ValueFormatAttribute__ctor.md

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.0

C#

public ValueFormatAttribute()

F#

new : unit -> ValueFormatAttribute

See Also

Reference

ValueFormatAttribute Class
ValueFormatAttribute Overload
CapyKit.Attributes Namespace