Beispiel #1
0
 public void TestFormat()
 {
     _column.Format("a");
     AssertResult("formatter:a");
 }