コード例 #1
0
		/// <summary>
		/// if you are aggregating cClaSS
		/// </summary>
		public cClaSS_noR(cClaSS_noR derived_ref_in) {
			derived_ref_ = derived_ref_in;
			startUp();
		}
コード例 #2
0
 /// <summary>
 /// if you are aggregating cClaSS
 /// </summary>
 public cClaSS_noR(cClaSS_noR derived_ref_in)
 {
     derived_ref_ = derived_ref_in;
     startUp();
 }