PostSharpAPI ReferencePost­Sharp.​Patterns.​ModelDescendant­VisitorBegin­Invoke
Open sandboxFocus

DescendantVisitor.BeginInvoke Method

BeginInvoke(Object, ChildInfo, Object, AsyncCallback, Object)

Declaration
public virtual IAsyncResult BeginInvoke(object descendant, ChildInfo childInfo, object state, AsyncCallback callback, object object)
Parameters
Type Name Description
Object descendant
ChildInfo childInfo
Object state
AsyncCallback callback
Object object
Returns
Type Description
IAsyncResult