| LinqUtilsCreateObjectCreatorFuncInstance Method |
| Name | Description | |
|---|---|---|
| CreateObjectCreatorFuncInstanceTObject |
Creates the object creator func instance for instantiating objects of type TObject using the default constructor
| |
| CreateObjectCreatorFuncInstanceTObject(ConstructorInfo) |
Creates the object creator func instance for instantiating objects of type TObject using the constructor passed in.
|