MonthYear(DateTime) Constructor |
Initializes a new instance of the
MonthYear class
Namespace: com.b2bits.FIXAntenna.TimeDateAssembly: FIXAntenna_net4.8 (in FIXAntenna_net4.8.dll) Version: 2.33.0.0
Syntaxpublic MonthYear(
DateTime value
)
public function MonthYear(
value : DateTime
)
Parameters
- value DateTime
[Missing <param name="value"/> documentation for "M:com.b2bits.FIXAntenna.TimeDate.MonthYear.#ctor(System.DateTime)"]
See Also