PostSharpAPI ReferencePost­Sharp.​Patterns.​Dynamic­AdvisingAdvice­Enumerator<T>Get­Next
Open sandboxFocus

AdviceEnumerator<T>.GetNext Method

GetNext()

Gets a new instance of AdviceEnumerator<T> that points to the next item.

Declaration
public AdviceEnumerator<T> GetNext()
Returns
Type Description
AdviceEnumerator<T>