Пример #1
0
 private Cast FetchCast(Cast c)
 {
     c.Fetch ();
     return c;
 }