Amazon.CloudWatchEvents.Model.PutEventsRequestEntry.IsSetDetailType C# (CSharp) 메소드

IsSetDetailType() 개인적인 메소드

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