RegFileParser Parse Method | regdiff Code Documentation |
Overload List
Name | Description | |
---|---|---|
Parse(String) |
This method imports a registry key from the text of a .REG file
|
|
Parse(String, AbstractFileParser ExpectFunc) |
Start parsing the given content from an initial state
(Inherited from AbstractFileParser.) |
See Also