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

Adding support for activating view properties #791

Closed
wants to merge 2 commits into from
Closed

Adding support for activating view properties #791

wants to merge 2 commits into from

Conversation

pranavkm
Copy link
Contributor

Fixes #700

/// Returns a list of properties on a type that are decorated with
/// the specified activateAttributeType and have setters.
/// </summary>
public static PropertyActivator<TContext>[] GetPropertiesToActivate(
Copy link
Contributor

Choose a reason for hiding this comment

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

Any reason for this guy to not be in a provider of some sort?

Seems like it was just thrown onto this class.

@NTaylorMullen
Copy link
Contributor

:shipit:

@pranavkm pranavkm closed this Jul 15, 2014
@pranavkm pranavkm deleted the 700 branch July 15, 2014 23:31
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.

2 participants