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>
|
/// <summary>UserManagerException - An exception generated by the user manager.</summary>
|
||||||
[Serializable]
|
[Serializable]
|
||||||
public class UserManagerException : Exception
|
public class UserManagerException : Exception
|
||||||
{
|
{
|
||||||
/// <summary>Creates a new UserManagerException object.</summary>
|
/// <summary>Creates a new UserManagerException object.</summary>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue