Show / Hide Table of Contents

Interface IBugFilerFactoryProvider

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

Methods

View Source

Create(BugRepositoryDetails)

Declaration
IBugFilerFactory Create(BugRepositoryDetails bugRepository)
Parameters
Type Name Description
BugRepositoryDetails bugRepository
Returns
Type Description
IBugFilerFactory
  • View Source
In This Article
Back to top Generated by DocFX