Amazon.SimpleSystemsManagement.Model.PatchComplianceData.IsSetTitle C# (CSharp) 메소드

IsSetTitle() 개인적인 메소드

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