[Missing <summary> documentation for "T:NHibernate.Linq.Functions.SubStringGenerator"]

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

Syntax

C#
public class SubStringGenerator : BaseHqlGeneratorForMethod
Visual Basic
Public Class SubStringGenerator _
	Inherits BaseHqlGeneratorForMethod
Visual C++
public ref class SubStringGenerator : public BaseHqlGeneratorForMethod

Inheritance Hierarchy

System..::..Object
  NHibernate.Linq.Functions..::..BaseHqlGeneratorForMethod
    NHibernate.Linq.Functions..::..SubStringGenerator

See Also