C# Class SoapXmlMessages.StringEventArgs

Inheritance: System.EventArgs
Show file Open project: Lysander/snippets Class Usage Examples

Public Methods

Method Description
StringEventArgs ( string xml ) : System

Method Details

StringEventArgs() public method

public StringEventArgs ( string xml ) : System
xml string
return System