DataFormatAttribute Constructor

Initializes a new instance of the DataFormatAttribute class

Definition

Namespace: CoreMX.NET.Attributes
Assembly: CoreMX.NET (in CoreMX.NET.dll) Version: 1.0.0+7eb54d7f3459576d25646e9f286fb1fe49eac8a5
C#
public DataFormatAttribute(
	string format
)

Parameters

format  String
 

See Also