BindingsAdd 方法 (String, String, Object, BindingMode, FuncObject, Object, FuncObject, Object, ActionBinding, Object, Exception, ActionBinding, Object, Exception) |
命名空间: CPF
public Binding Add( string propertyName, string sourcePropertyName, Object source = null, BindingMode bindingMode = BindingMode.OneWay, Func<Object, Object> convert = null, Func<Object, Object> convertBack = null, Action<Binding, Object, Exception> SourceToTargetError = null, Action<Binding, Object, Exception> TargetToSourceError = null )
[缺少 "M:CPF.Bindings.Add(System.String,System.String,System.Object,CPF.BindingMode,System.Func{System.Object,System.Object},System.Func{System.Object,System.Object},System.Action{CPF.Binding,System.Object,System.Exception},System.Action{CPF.Binding,System.Object,System.Exception})" 的 <param name="SourceToTargetError"/> 文档]
[缺少 "M:CPF.Bindings.Add(System.String,System.String,System.Object,CPF.BindingMode,System.Func{System.Object,System.Object},System.Func{System.Object,System.Object},System.Action{CPF.Binding,System.Object,System.Exception},System.Action{CPF.Binding,System.Object,System.Exception})" 的 <param name="TargetToSourceError"/> 文档]
[缺少 "M:CPF.Bindings.Add(System.String,System.String,System.Object,CPF.BindingMode,System.Func{System.Object,System.Object},System.Func{System.Object,System.Object},System.Action{CPF.Binding,System.Object,System.Exception},System.Action{CPF.Binding,System.Object,System.Exception})" 的 <returns> 文档]