Amazon.ConfigService.Model.SourceDetail.IsSetEventSource C# (CSharp) Method

IsSetEventSource() private method

private IsSetEventSource ( ) : bool
return bool
        internal bool IsSetEventSource()
        {
            return this._eventSource != null;
        }