Amazon.OpsWorks.Model.WeeklyAutoScalingSchedule.IsSetWednesday C# (CSharp) Метод

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

private IsSetWednesday ( ) : bool
Результат bool
        internal bool IsSetWednesday()
        {
            return this._wednesday != null && this._wednesday.Count > 0; 
        }