SimpleClassLoadHelper ClassQuartz.NET API Documentation
A ITypeLoadHelper that simply calls GetType(String).
Inheritance Hierarchy

System Object
  Quartz.Simpl SimpleClassLoadHelper

Namespace: Quartz.Simpl
Assembly: Quartz (in Quartz.dll) Version: 1.0.3.3
Syntax

public class SimpleClassLoadHelper : ITypeLoadHelper
See Also