public T_COM_Master_LocationCollection Get(int EntityID, string method)
 {
     return(T_COM_Master_LocationManager.GetAllItemByEnity(EntityID));
 }