void IMessageController.SubscriptionChanged(SubscriptionEventArgs args) { if (this.IsAlive) CastTargetController.SubscriptionChanged(args); }