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

IsSetClassification() 개인적인 메소드

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