PostSharpAPI ReferencePost­Sharp.​Patterns.​ThreadingEntry­Point­Attribute
Open sandboxFocus

EntryPointAttribute Class

Custom attribute that, when applied to a private or protected instance method, causes all threading model aspects (derived from ThreadAwareAttribute to introduce runtime generation code.

Inheritance
EntryPointAttribute
Namespace: PostSharp.Patterns.Threading
Assembly: PostSharp.Patterns.Threading.dll
Syntax
[MulticastAttributeUsage]
public sealed class EntryPointAttribute : MulticastAttribute

Constructors

Name Description
EntryPointAttribute()