コード例 #1
0
 /// <nodoc />
 public void AllowAttributeWrites(AbsolutePath path)
 {
     Inner.AllowAttributeWrites(Redirect(path));
 }