Esempio n. 1
0
 public int GetAgentLevel(int UserID)
 {
     return(aidePlatformManagerData.GetAgentLevel(UserID));
 }