Show / Hide Table of Contents

Class BugRepositoryOptions

Inheritance
object
BugRepositoryOptions
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: CrashCABN.DataAccess
Assembly: CrashCABN.DataAccess.Abstractions.dll
Syntax
public class BugRepositoryOptions

Properties

View Source

BugFilerPAT

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