Show / Hide Table of Contents

Interface IBugRepository

Namespace: CrashCABN.BugFiler
Assembly: CrashCABN.BugFiler.Abstractions.dll
Syntax
public interface IBugRepository

Properties

View Source

DefaultBucketByField

Gets the default bucket field name for the bug repository.

Declaration
string DefaultBucketByField { get; }
Property Value
Type Description
string
  • View Source
In this article
Back to top Generated by DocFX