BaseDiscussionThreadsCapability<T>.

ReopenDiscussionThreads(IEnumerable<IPullRequestDiscussionThread>) Method

Syntax

public void ReopenDiscussionThreads(IEnumerable<IPullRequestDiscussionThread> threads)

Parameters

Name Type Description
threads IEnumerable<IPullRequestDiscussionThread>

Return Value

Type Description
void