Returns the type of DefaultObjectType as supplied at construction.
Namespace: ReFlex.Data namespace Assembly: ReFlex.Data.dll
public Type GetUnderlyingType()
Used internally by ObjectFactory.
Type t = criterion.GetUnderlyingType();