Easy
This commit is contained in:
@@ -8,7 +8,7 @@ namespace OpenMetaverse.TestClient
|
||||
[Serializable]
|
||||
public class CommandLineArgumentsException : Exception
|
||||
{
|
||||
public CommandLineArgumentsException() : base()
|
||||
public CommandLineArgumentsException()
|
||||
{
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user