C# Class _3PA.Lib.Ftp.LogCommandEventArgs

Inheritance: System.EventArgs
ファイルを表示 Open project: jcaillon/3P

Public Methods

Method Description
LogCommandEventArgs ( string commandText ) : System

Method Details

LogCommandEventArgs() public method

public LogCommandEventArgs ( string commandText ) : System
commandText string
return System