C# Class Quartz.ScheduleConfiguration.ConfigurationSection.UnitElement

Inheritance: System.Configuration.ConfigurationElement
显示文件 Open project: ve-interactive/Quartz.ScheduleConfiguration Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method Description
ValidateUnit ( object value ) : void

Method Details

ValidateUnit() public static method

public static ValidateUnit ( object value ) : void
value object
return void