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 |
---|---|---|
System.String | patch |
Returns
Type | Description |
---|---|
System.Boolean |