예제 #1
0
 /// <summary>
 ///
 /// </summary>
 /// <param name="other"></param>
 protected MassDensityBase(MassDensityBase other)
     : base(other)
 {
     VerifyDimensions();
 }
예제 #2
0
 /// <summary>
 /// 
 /// </summary>
 /// <param name="other"></param>
 protected MassDensityBase(MassDensityBase other)
     : base(other)
 {
     VerifyDimensions();
 }