9261
\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();

bandgap.cs.rice.edubandgap.cs.rice.edu/classes/comp410/f07/customer/Final Delivera…  · Web viewNotes to Implementers: When implementing a derived class of Stream, you must provide

  • Upload
    others

  • View
    2

  • Download
    0

Embed Size (px)