ObjectFactory<T>
Returns the result of CreateFactory<T>, which is a delegate that specifies a factory method to call to instantiate an instance of type T.
public virtual IAsyncResult BeginInvoke(IServiceProvider serviceProvider, object[] arguments, AsyncCallback callback, object object)