The IBuildNewHandler type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | GetTypeToBuild |
The method should return a type with parameterless constructor that will be used to create a new IData instance.
The returned type is used by C1 to construct a new object when New<(Of <<'(TData>)>>)()()()() is called.
|