示例#1
0
 public void Prepend(BRepCheck_ListOfStatus theOther)
 {
     throw new NotImplementedException();
 }
示例#2
0
 public BRepCheck_ListOfStatus(BRepCheck_ListOfStatus theOther)
     : base()
 {
     throw new NotImplementedException();
 }
示例#3
0
 public BRepCheck_ListOfStatus Assign(BRepCheck_ListOfStatus theOther)
 {
     throw new NotImplementedException();
 }
示例#4
0
 public void Add(BRepCheck_ListOfStatus L_ist, BRepCheck_Status Stat)
 {
     throw new NotImplementedException();
 }