Example #1
0
 public static DataSet Dash_Get_Decklog_Anomalies(int User_ID)
 {
     return(DAL_Dashboard.Dash_Get_Decklog_Anomalies(User_ID));
 }