Пример #1
0
 public static Framework.Data.Log GetLog(Framework.Data.LogCollection lCollection, string lId)
 {
     return lCollection.GetLog(lId);
 }