Add more serialization attributes to serializable types
This commit is contained in:
@@ -5,6 +5,7 @@ using CommandLine.Utility;
|
||||
|
||||
namespace OpenMetaverse.TestClient
|
||||
{
|
||||
[Serializable]
|
||||
public class CommandLineArgumentsException : Exception
|
||||
{
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user