TypedBinding Class

Definition

Provides factory methods for creating TypedBinding<TIn, TOut> objects from C# lambda expressions.

public static class TypedBinding<TIn>
    where TIn : class

Type parameters

TIn
The input type of the binding.
Tip: use kind:method, kind:property, kind:ctor. Press Esc to clear.

Methods (5)