Create new Web Project
This commit is contained in:
@@ -1,12 +0,0 @@
|
||||
namespace EnvelopeGenerator.Web
|
||||
{
|
||||
public class Constants
|
||||
{
|
||||
public enum ErrorType
|
||||
{
|
||||
None,
|
||||
ServerError,
|
||||
FilesystemError
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user