System.ComponentModel.Design.ServiceCreatorCallback public sealed delegate ServiceCreatorCallback : MulticastDelegate Documentation public ServiceCreatorCallback(object object, IntPtr method) public virtual IAsyncResult BeginInvoke(IServiceContainer container, Type serviceType, AsyncCallback callback, object object) public virtual object EndInvoke(IAsyncResult result) public virtual object Invoke(IServiceContainer container, Type serviceType)