DefaultRowTypeRegistry constructor

namespace: Serenity.Data   assemblySerenity.Net.Entity

Initializes a new instance of the DefaultRowTypeRegistry class.

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

Exceptions

exception condition
ArgumentNullException typeSource

See Also