示例#1
0
		private void startUp() {
			property_standard_ = new cProperty_standard();
			property_aggregate_ = new cProperty_aggregate();
			property_aggregate_collection_ = new cProperty_aggregate_collection();
		}
示例#2
0
 private void startUp()
 {
     property_standard_             = new cProperty_standard();
     property_aggregate_            = new cProperty_aggregate();
     property_aggregate_collection_ = new cProperty_aggregate_collection();
 }