阅读背景:

无法使用集合初始值设定项实现XYZ类型,因为它没有实现'System.Collections.IEnumerable'

来源:互联网 

I have the following class:

我有以下课程:

public class CommentList 
{
    string ItemType;
    string Comment1;
    string Status1;
    string DiscussionBoardId;
    Guid CourseId;
    Guid CommentID;
}
public 



你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: