コード例 #1
0
 public Marker(LoggerInstance log)
 {
     this.log = log;
     log.MarkerIn();
 }