Overload | Description |
---|---|
VerifyProject(String,String) | Starts a check run for the given project. |
VerifyProject(String) | Starts a check run for the given project. |
VerifyProject(Project,String) | Starts a check run for the given project. |
VerifyProject(Project) | Starts a check run for the given project. |
VerifyProject(Project,String,Boolean) | Starts a check run for the given project. |