Namespace:  Refly.CodeDom
Assembly:  Refly (in Refly.dll) Version: 2.4.2.1407 (2.4.2.1407)

Syntax

C#
public sealed class StringEventArgs : EventArgs
Visual Basic (Declaration)
Public NotInheritable Class StringEventArgs _
	Inherits EventArgs

Inheritance Hierarchy

System..::.Object
  System..::.EventArgs
    Refly.CodeDom..::.StringEventArgs

See Also