Class DynamicDestinationsBindable
public class DynamicDestinationsBindable : AbstractBindable, IBindable
- Inheritance
-
DynamicDestinationsBindable
- Implements
- Inherited Members
Constructors
DynamicDestinationsBindable()
public DynamicDestinationsBindable()
Properties
BindingType
public override Type BindingType { get; }
Property Value
Outputs
public override ICollection<string> Outputs { get; }
Property Value
Methods
AddOutputBinding(string, IBinding)
public void AddOutputBinding(string name, IBinding binding)
Parameters
UnbindOutputs(IBindingService)
public override void UnbindOutputs(IBindingService adapter)
Parameters
adapter
IBindingService