exception note.

This commit is contained in:
morkt 2015-04-14 10:28:38 +04:00
parent 75c3f8b61e
commit 0936c172cb

View File

@ -355,6 +355,8 @@ namespace GameRes
/// <summary>
/// Create GameRes.Entry corresponding to <paramref name="filename"/> extension.
/// <exception cref="System.ArgumentException">May be thrown if filename contains invalid
/// characters.</exception>
/// </summary>
public Entry CreateEntry (string filename)
{