Interface IBindingSource
public interface IBindingSource
Methods
BindAsync(ValueBindingContext)
Task<IReadOnlyDictionary<string, IValueProvider>> BindAsync(ValueBindingContext context)
Parameters
context
ValueBindingContext
public interface IBindingSource
Task<IReadOnlyDictionary<string, IValueProvider>> BindAsync(ValueBindingContext context)
context
ValueBindingContext