Skip to main content
A newer version of this page is available. .

DefaultReportDesignerContainer.RegisterSingleton Method

Name Parameters Description
RegisterSingleton<T>(T) static instance Adds the specified service instance to the service container as a singleton.
RegisterSingleton<T, TImpl>() static none Adds the specified service implementation to the service container as a singleton.