RemoteRepositoryFixture.

Dispose(bool) Method

Summary

Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
Namespace
GitVersion.Testing
Containing Type
RemoteRepositoryFixture

Syntax

protected override void Dispose(bool disposing)

Parameters

Name Type Description
disposing bool

Return Value

Type Description
void
GitHub