qol: simplify accessors
This commit is contained in:
@@ -183,7 +183,7 @@ namespace Disco.Web
|
||||
}
|
||||
#endregion
|
||||
#region Dropbox Monitor
|
||||
public static Disco.Services.Documents.AttachmentImport.ImportDirectoryMonitor DocumentDropBoxMonitor { get; set; }
|
||||
public static Services.Documents.AttachmentImport.ImportDirectoryMonitor DocumentDropBoxMonitor { get; set; }
|
||||
#endregion
|
||||
#region Global Error Logging
|
||||
void DiscoApplication_Error(object sender, EventArgs e)
|
||||
|
||||
Reference in New Issue
Block a user