Interface IBugRepository
Namespace: CrashCABN.BugFiler
Assembly: CrashCABN.BugFiler.Abstractions.dll
Syntax
public interface IBugRepository
Properties
View SourceDefaultBucketByField
Gets the default bucket field name for the bug repository.
Declaration
string DefaultBucketByField { get; }
Property Value
Type | Description |
---|---|
string |