NeatUpload Documentation

SimpleWebRemoting.MethodCallHandler Delegate

public delegate object SimpleWebRemoting.MethodCallHandler(
   string methodName,
   object[] args
);

Requirements

Namespace: Brettle.Web.NeatUpload

Assembly: Brettle.Web.NeatUpload (in Brettle.Web.NeatUpload.dll)

See Also

Brettle.Web.NeatUpload Namespace