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

ChildVisitor.BeginInvoke Method

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

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