Initializes a new instance of the BeforeFetchEventArgs class

Namespace: MonoSoftware.MonoX.API.Linq
Assembly: MonoX (in MonoX.dll) Version: 5.1.40.5065 (5.1.40.5065)

Syntax

C#
public BeforeFetchEventArgs()
Visual Basic
Public Sub New
Visual C++
public:
BeforeFetchEventArgs()
F#
new : unit -> BeforeFetchEventArgs

See Also