Table of Contents

Method Resolve

Namespace
SharpVectors.IoC
Assembly
SharpVectors.Model.dll

Resolve<T>(ISvgScope)

Returns an implementation of the specified interface

public static T Resolve<T>(this ISvgScope scope)

Parameters

scope ISvgScope

This scope instance

Returns

T

Object implementing the interface

Type Parameters

T

Interface type