Amazon.APIGateway.Model.GetMethodResponse.IsSetMethodResponses C# (CSharp) Метод

IsSetMethodResponses() приватный Метод

private IsSetMethodResponses ( ) : bool
Результат bool
        internal bool IsSetMethodResponses()
        {
            return this._methodResponses != null && this._methodResponses.Count > 0; 
        }