Class AssemblyEffectKeysAttribute
Assembly attribute used to mark assembly that has been preprocessed using the ParameterKeyProcessor. Assemblies without this attribute will have all of their type members tagged with EffectKeysAttribute scanned for ParameterKey.
[AttributeUsage(AttributeTargets.Assembly)]
public class AssemblyEffectKeysAttribute : Attribute
- Inheritance
-
AssemblyEffectKeysAttribute
- Inherited Members