Exemplo n.º 1
0
		private void startUp() {
			property_standard_ = new cProperty_standard();
			property_aggregate_ = new cProperty_aggregate();
			property_aggregate_collection_ = new cProperty_aggregate_collection();
		}
Exemplo n.º 2
0
 private void startUp()
 {
     property_standard_             = new cProperty_standard();
     property_aggregate_            = new cProperty_aggregate();
     property_aggregate_collection_ = new cProperty_aggregate_collection();
 }