Class GithubPatchAnalyzer
Inherited Members
Namespace: Volo.Docs.GitHub.Documents
Assembly: Volo.Docs.Domain.dll
Syntax
public class GithubPatchAnalyzer : DomainService, IGithubPatchAnalyzer, IDomainService, ITransientDependency
Constructors
GithubPatchAnalyzer()
Declaration
public GithubPatchAnalyzer()
Methods
HasPatchSignificantChanges(string)
Declaration
public bool HasPatchSignificantChanges(string patch)
Parameters
Type | Name | Description |
---|---|---|
string | patch |
Returns
Type | Description |
---|---|
bool |