コード例 #1
0
 protected override void Merge(MediaType source, MediaType target)
 {
     MediaTypeUtils.Merge(source, target);
 }