Top Banner
\AtelierChkdsk\Program.cs using System; using System.Collections.Generic; using System.Text; using Atelier.Backend; using Atelier.Common; namespace AtelierChkdsk { class Program { static void Main(string[] args) { Guid EveryoneGroupGuid = Constants.Groups.AllUsers; Guid AnonymousGuid = Constants.SpecialUsers.AnonymousUser; using (IBackend backend = BackendFactory.Create(Constants.SpecialUsers.RootUser)) { //add content to everyone viewable backend.SaveChanges();
9261

bandgap.cs.rice.edu · Web view\AtelierChkdsk\Program.cs. using System; using System.Collections.Generic; using System.Text; using Atelier.Backend; using Atelier.Common; namespace

Jan 23, 2021

Download

Documents

dariahiddleston
Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.