C# Class NoiseTool.LoadEventArgs

Inheritance: System.EventArgs
显示文件 Open project: MadoxLabs/NoiseTool Class Usage Examples

Public Properties

Property Type Description
lines string

Public Methods

Method Description
LoadEventArgs ( string s ) : System

Method Details

LoadEventArgs() public method

public LoadEventArgs ( string s ) : System
s string
return System

Property Details

lines public_oe property

public string lines
return string