コード例 #1
0
 public bool Accept(IVersion target)
 {
     return string.IsNullOrEmpty(target.GetColumnName());
 }