Skip to content
This repository was archived by the owner on Nov 7, 2018. It is now read-only.
This repository was archived by the owner on Nov 7, 2018. It is now read-only.

Add Options<T> #106

Closed
Closed
@davidfowl

Description

@davidfowl

Would act as an IOptions<T> wrapper for some T. Would make a convenient way to create an IOptions<T> from any T. We could also have a factory method (/cc @divega) that makes one of these from a T i.e. IOptions<T> Options.Create<T>(T options).

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions