ApplicationEventInfoTimeSpan Property |
时间跨度
Namespace: X3Platform.Apps.ModelAssembly: X3Platform.Apps (in X3Platform.Apps.dll) Version: 1.0.0.0 (2.0.0.0)
Syntaxpublic double TimeSpan { get; set; }
public:
property double TimeSpan {
double get ();
void set (double value);
}
Property Value
Type:
Double
See Also