Table of Contents

Method AssertService

Namespace
PaintDotNet
Assembly
PaintDotNet.Fundamentals.dll

AssertService<TService>(IServiceProvider)

public static void AssertService<TService>(this IServiceProvider serviceProvider) where TService : class

Parameters

serviceProvider IServiceProvider

Type Parameters

TService