コード例 #1
0
ファイル: BuildLoggerProxy.cs プロジェクト: retahc/old-code
 public void PopLocation()
 {
     real.PopLocation();
 }