DefaultRowTypeRegistry constructor
namespace: Serenity.Data assembly: Serenity.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
- interface IRowTypeRegistry
- interface ITypeSource
- class DefaultRowTypeRegistry