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

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

Syntax

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

Inheritance Hierarchy

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

See Also