Initializes a new instance of the RepositoryExtender class

Namespace: MonoSoftware.LLBLGen
Assembly: MonoSoftware.LLBLGen (in MonoSoftware.LLBLGen.dll) Version: 1.0.40.661 (1.0.40.661)

Syntax

C#
protected RepositoryExtender()
Visual Basic
Protected Sub New
Visual C++
protected:
RepositoryExtender()
F#
new : unit -> RepositoryExtender

See Also