コード例 #1
0
 protected override void DoStopWithBindable(IBindable bindable)
 {
     bindable.UnbindOutputs(_bindingService);
 }