Click or drag to resize

Date Constructor (Int32, Int32, Int32)

Constructor

Namespace:  PSI.Sox
Assembly:  PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntax
public Date(
	int year,
	int month,
	int day
)

Parameters

year
Type: SystemInt32
year
month
Type: SystemInt32
month
day
Type: SystemInt32
day
See Also