程序代码:namespace ITA.Base.EntLib
{
public interface ITInterface<T> where T:new()
{
}
}

59ita点com(我就爱TA)
程序代码:namespace ITA.Base.EntLib
{
public interface ITInterface<T> where T:new()
{
}
}

2012-10-17 12:34