[Missing <summary> documentation for "P:NHibernate.Linq.Functions.DictionaryItemRuntimeHqlGenerator.MethodName"]

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

Syntax

C#
protected override string MethodName { get; }
Visual Basic
Protected Overrides ReadOnly Property MethodName As String
	Get
Visual C++
protected:
virtual property String^ MethodName {
	String^ get () override;
}

See Also