Animatroller.Framework.LogicalDevice.SingleOwnerDevice.UpdateOutput C# (CSharp) Метод

UpdateOutput() приватный Метод

private UpdateOutput ( ) : void
Результат void
        protected override void UpdateOutput()
        {
            // Don't think we need this any more
            //            SetData(Executor.Current.GetControlToken(this));
        }