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

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

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

Syntax

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

Inheritance Hierarchy

System..::.Object
  System..::.EventArgs
    SharpSvn..::.SvnEventArgs
      SharpSvn..::.SvnCancelEventArgs
        SharpSvn..::.SvnListChangeListEventArgs

See Also