Skip to content
This repository has been archived by the owner on Oct 6, 2022. It is now read-only.

First go at the .net Hobknob client library #1

Merged
merged 19 commits into from
Sep 4, 2014

Conversation

christriddle
Copy link
Contributor

No description provided.

return true;
}

private void UpdateCacheTick(object _)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

is the arg needed?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Aye. Boo


namespace HobknobClientNet
{
public class FeatureToggleCache : IDisposable
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can this be internal?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done

stevejhiggs added a commit that referenced this pull request Sep 4, 2014
First go at the .net Hobknob client library
@stevejhiggs stevejhiggs merged commit 712618e into opentable:master Sep 4, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants