Back to Devexpress

RichEditDocumentServer.AddService Method

officefileapi-devexpress-dot-xtrarichedit-dot-richeditdocumentserver-dot-addservice.md

latest1.1 KB
Original Source

RichEditDocumentServer.AddService Method

NameParametersDescription
AddService(Type, ServiceCreatorCallback, Boolean)serviceType, callback, promoteAdds the specified service to the service container.
AddService(Type, ServiceCreatorCallback)serviceType, callbackAdds the specified service to the service container.
AddService(Type, Object, Boolean)serviceType, serviceInstance, promoteAdds the specified service to the service container.
AddService(Type, Object)serviceType, serviceInstanceAdds the specified service to the service container.