示例#1
0
 public Event()
 {
     Tags = new TagSet();
     Data = new DataDictionary();
 }