Skip to content

Make Cacheable constructors public #3177

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from
Open

Conversation

GreemDev
Copy link
Contributor

Description

This PR simply makes the constructors for the 2 different Cacheable structs public.

I want to use this mechanism in my bot's code without duplicating the class in my own project but obviously I can if this functionality is not desired.

I did not add an XML doc, however I can add one if that is desired.

Changes

internal constructor for Cacheable<TCachedEntity, TDownloadableEntity, TRelationship, TId> made public
internal constructor for Cacheable<TEntity, TId> made public

Related Issues

N/A

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant