SvnExportResult.

SvnExportResult(long) Constructor

Summary

Initializes a new instance of the SvnExportResult class.
Assembly
Cake.Svn.dll
Namespace
Cake.Svn.Export
Containing Type
SvnExportResult

Syntax

public SvnExportResult(long revision)

Parameters

Name Type Description
revision long

Return Value

Type Description
void