BaseDiscussionThreadsCapability<T>.

InternalReopenDiscussionThreads(IEnumerable<IPullRequestDiscussionThread>) Method

Syntax

protected abstract void InternalReopenDiscussionThreads(IEnumerable<IPullRequestDiscussionThread> threads)

Parameters

Name Type Description
threads IEnumerable<IPullRequestDiscussionThread>

Return Value

Type Description
void