コード例 #1
0
 public IEnumerable <SkypeBotRule> Get()
 {
     return(_ruleService.GetAllRules());
 }