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

[Missing <summary> documentation for T:SharpSvn.SvnPathTarget]

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

Syntax

C#
public sealed class SvnPathTarget : SvnTarget
Visual Basic (Declaration)
Public NotInheritable Class SvnPathTarget _
	Inherits SvnTarget
Visual C++
public ref class SvnPathTarget sealed : public SvnTarget

Inheritance Hierarchy

See Also