IHelpWriter Interface

Namespace
GitVersion
Implementing Types
graph BT Type["IHelpWriter"] class Type type-node Implementing0["HelpWriter"]-.->Type click Implementing0 "/api/GitVersion/HelpWriter"

Syntax

public interface IHelpWriter

Methods

Name Value Summary
Write() void
WriteTo(Action<string>) void

Extension Methods

Name Value Summary
GetProperties() IEnumerable<KeyValuePair<string, string>>
NotNull<IHelpWriter>(string) T
GitHub