示例#1
0
 public void SetUp() => target = new RoundAttributes();
 public override void CreateAttributes()
 {
     m_attributes = new RoundAttributes(this);
 }