Costruttore GetDateInfoEventArgs
|
Costruttore unico.
Namespace: DedNet.ControlsAssembly: DedNet (in DedNet.dll) Versione: 28.1.0-RC6
Sintassipublic GetDateInfoEventArgs(
DateTime? selectedDate
)
Public Sub New (
selectedDate As DateTime?
)
public:
GetDateInfoEventArgs(
Nullable<DateTime> selectedDate
)
new :
selectedDate : Nullable<DateTime> -> GetDateInfoEventArgsParametri
- selectedDate NullableDateTime
- Data selezionata.
Vedi anche