예제 #1
0
파일: EventStorage.cs 프로젝트: wangsic/Ray
 public EventStorage(SqlTable mongoAttr)
 {
     this.tableInfo = mongoAttr;
 }