示例#1
0
 public string GetStoreName(long id)
 {
     return(m_storeDiction.GetStoreName(id));
 }