ReleaseNotesExporter Class

Namespace
GitReleaseManager.Core.ReleaseNotes
Interfaces
Base Types
  • object
graph BT Type-->Base0["object"] Type-.->Interface0["IReleaseNotesExporter"] click Interface0 "/GitReleaseManager/api/GitReleaseManager.Core.ReleaseNotes/IReleaseNotesExporter" Type["ReleaseNotesExporter"] class Type type-node

Syntax

public class ReleaseNotesExporter : IReleaseNotesExporter

Constructors

Methods

Name Value Summary
ExportReleaseNotes(IEnumerable<Release>) string
GitHub