Corrected param name

pull/44/head
Jarkko Peltonen 8 years ago
parent 8572f8a21a
commit c134066645

@ -1038,7 +1038,7 @@ namespace IEC61850
}
/// <summary>Delete file</summary>
/// <param name="directoryName">The name of the file.</param>
/// <param name="fileName">The name of the file.</param>
/// <exception cref="IedConnectionException">This exception is thrown if there is a connection or service error</exception>
public void DeleteFile(string fileName)
{

Loading…
Cancel
Save