Amazon.ApplicationDiscoveryService.Model.GetDiscoverySummaryResponse.IsSetAgentSummary C# (CSharp) 메소드

IsSetAgentSummary() 개인적인 메소드

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