Method | Description | |
---|---|---|
Schema ( ) : System |
Creates a new instance of the Schema.
|
|
Schema ( string fileName ) : System |
Creates a new instance of the Schema from an existing configuration file name.
|
public Schema ( string fileName ) : System | ||
fileName | string | File name of configuration file to parse. |
return | System |