コード例 #1
0
 public void TestFormatDate()
 {
     _column.FormatDate();
     AssertResult("formatter:$.easyui.formatDate");
 }