FastenUp
Search Results for

    Show / Hide Table of Contents

    Interface IBindable<T>

    Used to bind IBinder<T>s to a .

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

    Type of the value that will be set by the binder component

    In This Article
    Back to top Generated by DocFX