ObjectUtils MembersQuartz.NET API Documentation

The ObjectUtils type exposes the following members.

Methods

  NameDescription
Public methodStatic memberConvertValueIfNecessary
Convert the value to the required Type (if necessary from a string).
Public methodStatic memberGetTimeSpanValueForProperty
Public methodStatic memberInstantiateType T 
Instantiates an instance of the type specified.
Public methodStatic memberIsAttributePresent
Public methodStatic memberSetObjectProperties(Object, NameValueCollection)
Sets the object properties using reflection.
Public methodStatic memberSetObjectProperties(Object,  String ,  Object )
Sets the object properties using reflection.
Public methodStatic memberSetPropertyValue
Top
See Also