mirror of
https://github.com/SabreTools/SabreTools.RedumpLib.git
synced 2026-07-08 18:16:25 +00:00
Group up two of the private helpers
This commit is contained in:
@@ -372,6 +372,8 @@ namespace SabreTools.RedumpLib.Web
|
||||
return ub.ToString();
|
||||
}
|
||||
|
||||
#region Query String Builders
|
||||
|
||||
/// <summary>
|
||||
/// Build a /discs/ path query
|
||||
/// </summary>
|
||||
@@ -640,5 +642,7 @@ namespace SabreTools.RedumpLib.Web
|
||||
|
||||
return sb.ToString();
|
||||
}
|
||||
|
||||
#endregion
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user