ActivityArgumentHelper Class  
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Provides additional functionalities regarding activity arguments.
public ref class ActivityArgumentHelper abstract sealed
	public static class ActivityArgumentHelper
	type ActivityArgumentHelper = class
	Public Class ActivityArgumentHelper
		- Inheritance
 - 
				ActivityArgumentHelper
 
Methods
| RegisterAccessorsGenerator(Type, Func<Activity,IEnumerable<ArgumentAccessor>>) | 
		 Registers with an activity type a function to generate a list of ArgumentAccessors.  |