Namespace: PalmSens.Script
Assembly: PalmSens (in PalmSens.dll)
Syntax
| Visual Basic (Declaration) |
|---|
| Public Class Parser |
| C# |
|---|
| public class Parser |
| C++ |
|---|
| ref class Parser |
| J# |
|---|
| public class Parser |
| JScript |
|---|
| public class Parser |
Inheritance Hierarchy
System.Object
PalmSens.Script.Parser
PalmSens.Script.Parser
Thread Safety
Public static (Shared in Visual Basic)staticShared members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.