mirror of
https://github.com/crskycode/GARbro.git
synced 2026-07-08 01:30:18 +08:00
exception note.
This commit is contained in:
@@ -355,6 +355,8 @@ namespace GameRes
|
|||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// Create GameRes.Entry corresponding to <paramref name="filename"/> extension.
|
/// Create GameRes.Entry corresponding to <paramref name="filename"/> extension.
|
||||||
|
/// <exception cref="System.ArgumentException">May be thrown if filename contains invalid
|
||||||
|
/// characters.</exception>
|
||||||
/// </summary>
|
/// </summary>
|
||||||
public Entry CreateEntry (string filename)
|
public Entry CreateEntry (string filename)
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user