示例#1
0
 public Law_Laws Assign(Law_Laws theOther)
 {
     throw new NotImplementedException();
 }
示例#2
0
 public void Prepend(Law_Laws theOther)
 {
     throw new NotImplementedException();
 }
示例#3
0
 public Law_Laws(Law_Laws theOther)
     : base()
 {
     throw new NotImplementedException();
 }