Class FunctionPointerGenerationAttribute
Specifies options for generating extension members for function pointer types paired with delegate types in the current compilation.
Inherited Members
Namespace: SemPtr
Assembly: SemPtr.dll
Syntax
[AttributeUsage(AttributeTargets.Assembly, AllowMultiple = false)]
public sealed class FunctionPointerGenerationAttribute : Attribute
Constructors
| Name | Description |
|---|---|
| FunctionPointerGenerationAttribute(FunctionPointerGeneration) | Specifies options for generating |
Properties
| Name | Description |
|---|---|
| Generation | Gets a value specifying for which kinds of delegate types |