Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
SecureDelete
Schedule
ScheduleTime
C# Class SecureDelete.Schedule.ScheduleTime
Inheritance:
ICloneable
Mostrar archivo
Open project: gratianlup/SecureDelete
Class Usage Examples
Public Properties
Property
Type
Description
EndTime
System.DateTime
HasEndTime
bool
RecurenceValue
int
StartTime
System.DateTime
Public Methods
Method
Description
Clone
( ) :
object
ScheduleTime
( ) :
System
Method Details
Clone()
public
method
public
Clone
( ) :
object
return
object
ScheduleTime()
public
method
public
ScheduleTime
( ) :
System
return
System
Property Details
EndTime
public_oe property
public
DateTime,System
EndTime
return
System.DateTime
HasEndTime
public_oe property
public
bool
HasEndTime
return
bool
RecurenceValue
public_oe property
public
int
RecurenceValue
return
int
StartTime
public_oe property
public
DateTime,System
StartTime
return
System.DateTime