FastenUp
Search Results for

    Show / Hide Table of Contents

    Interface IBindableRef<T>

    Implementation of this interface provides the ability to bind object references to a IMediator.

    Namespace: FastenUp.Runtime.Bindables
    Assembly: cs.temp.dll.dll
    Syntax
    public interface IBindableRef<in T> : IBindable
    Type Parameters
    Name Description
    T

    Type of the reference

    In This Article
    Back to top Generated by DocFX