コード例 #1
0
 private string GetAlias(string device_id)
 {
     return(StoresHelper.GetAlias(device_id));
 }