Table of Contents

Method RegisterPinnedList

Namespace
Innova.Prism.Library.ExtensionMethods
Assembly
Innova.Prism.Library.dll

RegisterPinnedList<T, TPinnedListService, TPinnedView>(IContainerRegistry)

public static void RegisterPinnedList<T, TPinnedListService, TPinnedView>(this IContainerRegistry containerRegistry) where T : class where TPinnedListService : IPinnedListService<T>

Parameters

containerRegistry IContainerRegistry

Type Parameters

T
TPinnedListService
TPinnedView