Search Results for

    Show / Hide Table of Contents
    View Source

    Class LazyResolve<T>

    Inheritance
    object
    Lazy<T>
    Namespace: Umbraco.Cms.Core.Composing
    Assembly: Umbraco.Core.dll
    Syntax
    public class LazyResolve<T> : Lazy<T> where T : class
    Type Parameters
    Name Description
    T

    Constructors

    View Source

    LazyResolve(IServiceProvider)

    Declaration
    public LazyResolve(IServiceProvider serviceProvider)
    Parameters
    Type Name Description
    IServiceProvider serviceProvider
    • Edit this page
    • View Source
    In this article
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX