BaseDiscussionThreadsCapability<T>.

InternalFetchDiscussionThreads(string) Method

Syntax

protected abstract IEnumerable<IPullRequestDiscussionThread> InternalFetchDiscussionThreads(string commentSource)

Parameters

Name Type Description
commentSource string

Return Value

Type Description
IEnumerable<IPullRequestDiscussionThread>