Fix formatting below IEquatable block
This commit is contained in:
parent
c8e31231ba
commit
5e1be5b19b
1 changed files with 3 additions and 3 deletions
|
|
@ -644,8 +644,8 @@ namespace TShockAPI.DB
|
|||
}
|
||||
}
|
||||
|
||||
/// <summary>UserManagerException - An exception generated by the user manager.</summary>
|
||||
[Serializable]
|
||||
/// <summary>UserManagerException - An exception generated by the user manager.</summary>
|
||||
[Serializable]
|
||||
public class UserManagerException : Exception
|
||||
{
|
||||
/// <summary>Creates a new UserManagerException object.</summary>
|
||||
|
|
@ -704,4 +704,4 @@ namespace TShockAPI.DB
|
|||
{
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue