コード例 #1
0
 public string GetValue(string Info)
 {
     return(SqlHelpers.GetObjects(Util.Env, CommandFactory.GetValue(Info)));
 }