Interface IGithubPatchAnalyzer
Namespace: Volo.Docs.GitHub.Documents
Assembly: Volo.Docs.Domain.dll
Syntax
public interface IGithubPatchAnalyzer : IDomainService, ITransientDependency
Methods
HasPatchSignificantChanges(string)
Declaration
bool HasPatchSignificantChanges(string patch)
Parameters
| Type | Name | Description |
|---|---|---|
| string | patch |
Returns
| Type | Description |
|---|---|
| bool |