| C# |
|---|
| public class LJCCSParser |
| #ctor | Initializes an object instance. |
| ClassName | Attempts to parse a class name. |
| MethodName | Attempts to parse a method name. |
| PropertyName | Attempts to parse a property name. |
| ClassModifier2 | Gets or sets the second class access modifier. |
| DataType | Gets or sets the data types. |
| Modifier | Gets or sets the access modifiers. |
| Modifier2 | Gets or sets the second access modifier. |