PostSharp / / API Reference / Post­Sharp.​Aspects / IOn­State­Machine­Boundary­Aspect

Interface IOnStateMachineBoundaryAspect

Namespace: PostSharp.Aspects
Assembly: PostSharp.dll
Syntax
[HasInheritedAttribute]
public interface IOnStateMachineBoundaryAspect : IOnMethodBoundaryAspect, IMethodLevelAspect, IAspect

Methods

Name Description
OnResume(MethodExecutionArgs)
OnYield(MethodExecutionArgs)