Add

IssueCollection.Add method

Add the issue in the collection.

public int Add(Issue issue)
Parameter Type Description
issue Issue

See Also