Click or drag to resize

MonthYear(DateTime) Constructor

Initializes a new instance of the MonthYear class

Namespace: com.b2bits.FIXAntenna.TimeDate
Assembly: FIXAntenna_net4.8 (in FIXAntenna_net4.8.dll) Version: 2.32.0.0
Syntax
public MonthYear(
	DateTime value
)

Parameters

value  DateTime

[Missing <param name="value"/> documentation for "M:com.b2bits.FIXAntenna.TimeDate.MonthYear.#ctor(System.DateTime)"]

See Also