Example #1
0
 /// <inheritdoc />
 protected override void WriteSql(string sql)
 {
     _announcer.Sql(sql);
 }