Hello fellow LLBLGen'ers
Has anyone written a generic:
public EntityCollectionBase2 ConvertTypedListToEntityCollection(TypedListBase list)
{}
method?
I know that it probably won't be that hard to write the thing (using reflection), but I hate to reinvent the wheel.
Anybody?
Thanks in advance.
Jeff