Amazon.APIGateway.Model.IntegrationResponse.IsSetSelectionPattern C# (CSharp) Метод

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

private IsSetSelectionPattern ( ) : bool
Результат bool
        internal bool IsSetSelectionPattern()
        {
            return this._selectionPattern != null;
        }