mirror of
https://github.com/crskycode/GARbro.git
synced 2024-11-23 21:55:34 +08:00
exception note.
This commit is contained in:
parent
75c3f8b61e
commit
0936c172cb
@ -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)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user