mirror of
https://github.com/wagesj45/CapyKit.git
synced 2024-11-12 19:23:36 -06:00
747 B
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