示例#1
0
 /// <summary>
 /// API调用信息采集者的静态构造函数
 /// </summary>
 static PageVisitGatherer()
 {
     config = new PageVisitGathererConfig();
 }
示例#2
0
 /// <summary>
 /// API调用信息采集者的静态构造函数
 /// </summary>
 static ApiCallGatherer()
 {
     config = new ApiCallGathererConfig();
 }
示例#3
0
 /// <summary>
 /// API调用信息采集者的静态构造函数
 /// </summary>
 static ApiCallGatherer()
 {
     config = new ApiCallGathererConfig();
 }
示例#4
0
 /// <summary>
 /// API调用信息采集者的静态构造函数
 /// </summary>
 static PageVisitGatherer()
 {
     config = new PageVisitGathererConfig();
 }