예제 #1
0
 internal int GetLastSecurityActivityId(DateTime startedTime)
 {
     return(_dataProvider.GetLastSecurityActivityId(startedTime));
 }