Example #1
0
 public override bool ShouldTransition()
 {
     return(!wrappedTransition.ShouldTransition());
 }