예제 #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();
 }