コード例 #1
0
 public void Apply(IProperty target)
 {
     target.SetAttribute("generated", "never");
 }
コード例 #2
0
 public void Apply(IProperty target)
 {
     target.SetAttribute("applied", "true");
 }