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

System Object
  Quartz.Simpl SimpleTypeLoadHelper

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

public class SimpleTypeLoadHelper : ITypeLoadHelper
See Also