M$ AspNet.WebApi 2.2
Testé avec mono current sous Debian Sid: l'import AspNet.WebApi 2.2
This commit is contained in:
parent
d40679cdf4
commit
1f64b48966
97 changed files with 7890 additions and 9323 deletions
|
|
@ -23,7 +23,7 @@ using NUnit.Framework;
|
|||
using System;
|
||||
using Yavsc.Model.Blogs;
|
||||
using Yavsc.Controllers;
|
||||
using System.Web.Mvc;
|
||||
using System.Web.Mvc;
|
||||
using System.Web.Security;
|
||||
using System.Web.Configuration;
|
||||
using System.Configuration;
|
||||
|
|
@ -39,7 +39,7 @@ namespace Yavsc
|
|||
{
|
||||
[Suite]
|
||||
public static IEnumerable Suite
|
||||
{
|
||||
{
|
||||
get
|
||||
{
|
||||
ArrayList suite = new ArrayList ();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue