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

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

Syntax

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

Inheritance Hierarchy

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

See Also