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