DefaultRowTypeRegistry constructor

namespace: Serenity.Data   assemblySerenity.Net.Services

Default row type registry

public DefaultRowTypeRegistry(ITypeSource typeSource)
parameter description
typeSource The type source.

Exceptions

exception condition
ArgumentNullException typeSource

Remarks

Initializes a new instance of the DefaultRowTypeRegistry class.

See Also