Search Results for

    Show / Hide Table of Contents
    View Source

    Class UmbracoApiControllerTypeCollection

    Inheritance
    System.Object
    BuilderCollectionBase<Type>
    Namespace: Umbraco.Cms.Core
    Assembly: Umbraco.Core.dll
    Syntax
    public class UmbracoApiControllerTypeCollection : BuilderCollectionBase<Type>, IBuilderCollection<Type>

    Constructors

    View Source

    UmbracoApiControllerTypeCollection(Func<IEnumerable<Type>>)

    Declaration
    public UmbracoApiControllerTypeCollection(Func<IEnumerable<Type>> items)
    Parameters
    Type Name Description
    Func<IEnumerable<Type>> items
    • Improve this Doc
    • View Source
    In This Article
    • Constructors
      • UmbracoApiControllerTypeCollection(Func<IEnumerable<Type>>)
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX