예제 #1
0
 public void TestField()
 {
     _column.Field("a");
     AssertResult("field:'a'");
 }