IGitHubGraphqlServiceGetRepoCount Method
Namespace: spider.ServicesAssembly: spider (in spider.exe) Version: 1.0.0+fc7a1b35c0f8728ecbe7255d9fa5b4d3324ce3c6
Task<int?> GetRepoCount(
string keyword,
int starCountLower,
int starCountUpper,
int tries = 3
)
- keyword String
-
- starCountLower Int32
-
- starCountUpper Int32
-
- tries Int32 (Optional)
-
TaskNullableInt32