Method ReadFile
ReadFile(string)
Method to read the IES File
Declaration
public string ReadFile(string iesFilePath)
Parameters
Type | Name | Description |
---|---|---|
string | iesFilePath | Path to the IES file in the Disk. |
Returns
Type | Description |
---|---|
string | An error message or warning otherwise null if no error |