コード例 #1
0
 public override IObservable <Unit> OnFulfilledAsObservable()
 {
     return(UIBehaviour.OnDropAsObservable().AsUnitObservable());
 }