Microscopic Traffic Simulator
Main Page
Packages
Classes
Files
File List
DateTimeEventArgs.cs
Go to the documentation of this file.
1
using
System
;
2
3
namespace
Microscopic_Traffic_Simulator___Model
.CellularTopologyObjects
4
{
8
public
class
DateTimeEventArgs
: EventArgs
9
{
13
public
DateTime DateTime {
get
;
set
; }
14
}
15
}
System
Microscopic_Traffic_Simulator___Model.CellularTopologyObjects.DateTimeEventArgs
Class representing event arguments consisting of property containing time information.
Definition:
DateTimeEventArgs.cs:8
Microscopic_Traffic_Simulator___Model
Microscopic Traffic Simulator - Model
CellularTopologyObjects
DateTimeEventArgs.cs
Generated by
1.8.11