IReleaseNotesExporter Interface

graph BT Type["IReleaseNotesExporter"] class Type type-node Implementing0["ReleaseNotesExporter"]-.->Type click Implementing0 "/GitReleaseManager/api/GitReleaseManager.Core.ReleaseNotes/ReleaseNotesExporter"

Syntax

public interface IReleaseNotesExporter

Methods

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