Delegate Property<TContainer, TValue>.Getter | Package Manager UI website
docs.unity.cn
    Show / Hide Table of Contents

    Delegate Property<TContainer, TValue>.Getter

    Namespace: Unity.Properties
    Syntax
    public delegate TValue Getter(ref TContainer container);
    Parameters
    Type Name Description
    TContainer container
    Returns
    Type Description
    TValue
    Back to top Copyright © 2019 Unity Technologies
    Generated by DocFX