コード例 #1
0
ファイル: PageVisitGatherer.cs プロジェクト: jorson/metis_sdk
 /// <summary>
 /// API调用信息采集者的静态构造函数
 /// </summary>
 static PageVisitGatherer()
 {
     config = new PageVisitGathererConfig();
 }
コード例 #2
0
ファイル: ApiCallGatherer.cs プロジェクト: jorson/metis_sdk
 /// <summary>
 /// API调用信息采集者的静态构造函数
 /// </summary>
 static ApiCallGatherer()
 {
     config = new ApiCallGathererConfig();
 }
コード例 #3
0
ファイル: ApiCallGatherer.cs プロジェクト: jorson/metis_sdk
 /// <summary>
 /// API调用信息采集者的静态构造函数
 /// </summary>
 static ApiCallGatherer()
 {
     config = new ApiCallGathererConfig();
 }
コード例 #4
0
ファイル: PageVisitGatherer.cs プロジェクト: jorson/metis_sdk
 /// <summary>
 /// API调用信息采集者的静态构造函数
 /// </summary>
 static PageVisitGatherer()
 {
     config = new PageVisitGathererConfig();
 }