예제 #1
0
 public ChFiDS_CircSection(ChFiDS_CircSection parameter1)
     : base()
 {
     throw new NotImplementedException();
 }
예제 #2
0
 public void Init(ChFiDS_CircSection theValue)
 {
     throw new NotImplementedException();
 }
예제 #3
0
 public void SetValue(int theIndex, ChFiDS_CircSection theItem)
 {
     throw new NotImplementedException();
 }
예제 #4
0
 public ChFiDS_SecHArray1(int theLower, int theUpper, ChFiDS_CircSection theValue)
     : base()
 {
     throw new NotImplementedException();
 }
예제 #5
0
 public ChFiDS_SecArray1(ChFiDS_CircSection theBegin, int theLower, int theUpper)
     : base()
 {
     throw new NotImplementedException();
 }