BaseGeneratedIteratorStateMachine<TElement>.CallTargetEnumeratorMethod Method |
Namespace: PostSharp.Aspects.Internals.StateMachine
Assembly: PostSharp (in PostSharp.dll) Version: 6.5.21.0 (6.5.21.0)
public virtual IEnumerator CallTargetEnumeratorMethod()
Return Value
Type: IEnumeratorThe return value of the target method; or null if the target method returns an enumerable.