Amazon.SimpleNotificationService.Model.PlatformApplication.IsSetAttributes C# (CSharp) 메소드

IsSetAttributes() 개인적인 메소드

private IsSetAttributes ( ) : bool
리턴 bool
        internal bool IsSetAttributes()
        {
            return this.attributes != null;
        }
    }