Castle.ActiveRecord.PropertyAttribute.PropertyAttribute C# (CSharp) Méthode

PropertyAttribute() public méthode

Initializes a new instance of the PropertyAttribute class.
public PropertyAttribute ( ) : System
Résultat System
		public PropertyAttribute() 
		{
		}

Same methods

PropertyAttribute::PropertyAttribute ( String column ) : System
PropertyAttribute::PropertyAttribute ( String column, String type ) : System
PropertyAttribute