Amazon.APIGateway.Model.PutIntegrationResponseRequest.IsSetSelectionPattern C# (CSharp) 메소드

IsSetSelectionPattern() 개인적인 메소드

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