Show / Hide Table of Contents

Class OnRowLoaded

Inheritance
Object
OnRowLoaded
Namespace: SuperOffice.CRM.Rows
Assembly: SoDataBase.dll
Syntax
public sealed class OnRowLoaded : MulticastDelegate

Constructors

OnRowLoaded(Object, IntPtr)

Declaration
public OnRowLoaded(object object, IntPtr method)
Parameters
Type Name Description
Object object
IntPtr method

Methods

BeginInvoke(IdxBase, AsyncCallback, Object)

Declaration
public virtual IAsyncResult BeginInvoke(IdxBase index, AsyncCallback callback, object object)
Parameters
Type Name Description
IdxBase index
AsyncCallback callback
Object object
Returns
Type Description
IAsyncResult

EndInvoke(IAsyncResult)

Declaration
public virtual void EndInvoke(IAsyncResult result)
Parameters
Type Name Description
IAsyncResult result

Invoke(IdxBase)

Declaration
public virtual void Invoke(IdxBase index)
Parameters
Type Name Description
IdxBase index

Extension Methods

EnumUtil.MapEnums<From, To>(From)
Converters.MapEnums<From, To>(From)
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top