示例#1
0
 public WatchListDynamicTags()
 {
     WatchLists_UserAssignedGroupName = new WatchLists_UserAssignedGroupNameClass();
     WatchLists_DataFilePath          = new WatchLists_DataFilePathClass();
     WatchLists_EmailFilePath         = new WatchLists_EmailFilePathClass();
     WatchLists_AlertThresh           = new WatchLists_AlertThreshClass();
 }
示例#2
0
文件: Tags.cs 项目: anndream/anpr-1
 public WatchListDynamicTags()
 {
     WatchLists_UserAssignedGroupName = new WatchLists_UserAssignedGroupNameClass();
     WatchLists_DataFilePath = new WatchLists_DataFilePathClass();
     WatchLists_EmailFilePath = new WatchLists_EmailFilePathClass();
     WatchLists_AlertThresh = new WatchLists_AlertThreshClass();
 }