public void EditAppSchema(string appName, AppSchema appSchema) { throw new NotImplementedException(); }
public void AddAppSchema(AppSchema appSchema) { throw new NotImplementedException(); }