refact.
This commit is contained in:
9
Yavsc.Server/ViewModels/OutputFormat.cs
Normal file
9
Yavsc.Server/ViewModels/OutputFormat.cs
Normal file
@ -0,0 +1,9 @@
|
||||
namespace Yavsc.ViewModels
|
||||
{
|
||||
public enum OutputFormat {
|
||||
Html,
|
||||
LaTeX,
|
||||
Pdf
|
||||
}
|
||||
|
||||
}
|
Reference in New Issue
Block a user