AvaloniaLocator.RegistrationHelper<TService>.

AvaloniaLocator.

ToTransient<TImpl>() Method

Syntax

public AvaloniaLocator ToTransient<TImpl>() where TImpl : class, TService, new()

Type Parameters

Name Description
TImpl

Return Value

Type Description
AvaloniaLocator