Amazon.OpsWorks.Model.WeeklyAutoScalingSchedule.IsSetWednesday C# (CSharp) Méthode

IsSetWednesday() private méthode

private IsSetWednesday ( ) : bool
Résultat bool
        internal bool IsSetWednesday()
        {
            return this._wednesday != null && this._wednesday.Count > 0; 
        }