RcStyle.parse

Parses a given resource file.

class RcStyle
static
void
parse
(
string filename
)

Parameters

filename string

the filename of a file to parse. If filename is not absolute, it is searched in the current directory.

Meta