コード例 #1
0
 public WebDispatchFormatterAttribute(WebDispatchFormatter.FormatterDirection direction)
 {
     _behavior = new WebDispatchFormatterBehavior(direction);
 }
コード例 #2
0
 public WebDispatchFormatterAttribute(WebDispatchFormatter.FormatterDirection direction)
 {
     _behavior = new WebDispatchFormatterBehavior(direction);
 }