mirror of
https://github.com/aaru-dps/Aaru.git
synced 2025-12-16 19:24:25 +00:00
[Refactor] General reformat and clean-up.
This commit is contained in:
@@ -55,5 +55,4 @@ public delegate void ExceptionDelegate(Exception ex, string message, params obje
|
||||
/// </summary>
|
||||
/// <param name="format">A composite format string.</param>
|
||||
/// <param name="arg">An array of objects to write using <paramref name="format" />.</param>
|
||||
public delegate void InformationDelegate(string format, params object[] arg);
|
||||
|
||||
public delegate void InformationDelegate(string format, params object[] arg);
|
||||
Reference in New Issue
Block a user