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

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

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

Syntax

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

Inheritance Hierarchy

System..::.Object
  System..::.EventArgs
    SharpSvn..::.SvnEventArgs
      SharpSvn..::.SvnProcessingEventArgs

See Also