Esempio n. 1
0
 internal SecurityActivity LoadBigSecurityActivity(int id)
 {
     return(_dataProvider.LoadSecurityActivity(id));
 }