Namespace: PalmSens.Comm
Assembly: PalmSens (in PalmSens.dll)
Syntax
| Visual Basic (Declaration) |
|---|
| Public Sub New( _ ByVal text As String _ ) |
| C# |
|---|
| public DebugInformationEventArgs( string text ) |
| C++ |
|---|
| public: DebugInformationEventArgs( String text ) sealed |
| J# |
|---|
| public DebugInformationEventArgs( string text ) |
| JScript |
|---|
| public function DebugInformationEventArgs( text : String ) |
Parameters
- text
Missing <param name="text"> tag for "M:PalmSens.Comm.DebugInformationEventArgs.#ctor(System.String)"