コード例 #1
0
 public W3CProcessor()
 {
     this.cache = new W3CFieldCache(new FileHandler());
 }
コード例 #2
0
ファイル: W3CProcessor.cs プロジェクト: belegoth/LogMonitor
 public W3CProcessor()
 {
     this.cache = new W3CFieldCache(new FileHandler());
 }