mirror of
https://github.com/zoriya/octokit.net.git
synced 2026-06-03 03:01:31 +00:00
💄
This commit is contained in:
+1
-1
@@ -117,7 +117,7 @@ var request = new SearchIssuesRequest("linux")
|
||||
|
||||
## Search Repositories
|
||||
|
||||
To search for repositories using Octokit you need to create a ```SearchRepositoriesRequest``` and populate it with the search criteria.
|
||||
To search for repositories using Octokit you need to create a `SearchRepositoriesRequest` and populate it with the search criteria.
|
||||
|
||||
```csharp
|
||||
// Initialize a new instance of the SearchRepositoriesRequest class
|
||||
|
||||
Reference in New Issue
Block a user