Animatroller.Framework.Effect2.MasterEffect.MasterEffect C# (CSharp) Method

MasterEffect() public method

public MasterEffect ( ) : System
return System
        public MasterEffect()
            : this(Executor.Current.TimerJobRunner)
        {
        }

Same methods

MasterEffect::MasterEffect ( TimerJobRunner timerJobRunner ) : System