[Missing <summary> documentation for "T:NHibernate.Mapping.ByCode.PropertyGeneration.NeverPropertyGeneration"]

Namespace: NHibernate.Mapping.ByCode
Assembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)

Syntax

C#
public class NeverPropertyGeneration : PropertyGeneration
Visual Basic
Public Class NeverPropertyGeneration _
	Inherits PropertyGeneration
Visual C++
public ref class NeverPropertyGeneration : public PropertyGeneration

Inheritance Hierarchy

System..::..Object
  NHibernate.Mapping.ByCode..::..PropertyGeneration
    NHibernate.Mapping.ByCode..::..PropertyGeneration..::..NeverPropertyGeneration

See Also