C# Class csExWB.TitleChangeEventArgs

Inheritance: System.EventArgs
Mostra file Open project: mcorrientes/Web-Security-Toolset

Public Properties

Property Type Description
title string

Public Methods

Method Description
TitleChangeEventArgs ( ) : System

Method Details

TitleChangeEventArgs() public method

public TitleChangeEventArgs ( ) : System
return System

Property Details

title public_oe property

public string title
return string