Amazon.SimpleSystemsManagement.Model.CreatePatchBaselineRequest.IsSetRejectedPatches C# (CSharp) 메소드

IsSetRejectedPatches() 개인적인 메소드

private IsSetRejectedPatches ( ) : bool
리턴 bool
        internal bool IsSetRejectedPatches()
        {
            return this._rejectedPatches != null && this._rejectedPatches.Count > 0; 
        }