Skip to content

ServiceLocator.Set(IServiceLocator) method

Defined in

Type: ServiceLocator Namespace: ReactiveMarbles.Locator Assembly: ReactiveMarbles.Locator.dll

Applies to

net8.0, net8.0-ios17.5, net8.0-maccatalyst17.5, net8.0-macos14.2, net8.0-macos14.5, net8.0-tvos17.2, netstandard2.0

public static void Set(IServiceLocator serviceLocator)

View source

Summary: Sets the decorated instance of the IServiceLocator.

Parameters

NameTypeDescription
serviceLocator[IServiceLocator](#The new instance.