[This is preliminary documentation and is subject to change.]

Initializes a new instance of the SvnEventArgs class

Namespace:  SharpSvn
Assembly:  SharpSvn (in SharpSvn.dll) Version: 1.4999.582.31705

Syntax

C#
protected SvnEventArgs()
Visual Basic (Declaration)
Protected Sub New
Visual C++
protected:
SvnEventArgs()

See Also