Initializes a new instance of the ReplaceGenerator class

Namespace: NHibernate.Linq.Functions
Assembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)

Syntax

C#
public ReplaceGenerator()
Visual Basic
Public Sub New
Visual C++
public:
ReplaceGenerator()

See Also