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

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

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

Syntax

C#
public class SvnMergeIntersectArgs : SvnClientArgs
Visual Basic (Declaration)
Public Class SvnMergeIntersectArgs _
	Inherits SvnClientArgs
Visual C++
public ref class SvnMergeIntersectArgs : public SvnClientArgs

Inheritance Hierarchy

System..::.Object
  SharpSvn..::.SvnClientArgs
    SharpSvn..::.SvnMergeIntersectArgs

See Also