Code.Fetch_2c215013122d4959a2b1249ba18fc3a2 C# (CSharp) Method

Fetch_2c215013122d4959a2b1249ba18fc3a2() private method

private Fetch_2c215013122d4959a2b1249ba18fc3a2 ( ) : IEnumerable
return IEnumerable
    private IEnumerable<anon_e77da3131e1d4cf1970c18c99c04c921> Fetch_2c215013122d4959a2b1249ba18fc3a2()
    {
        RuntimeTable<DownloadPage> table = Download_2117f33972ca4c7ba59158848fe86a7f();
        return table.Select(o =>
        {
            return Copy_3518e41cd8c542228a7c331cd51d1cda(o);
        });
    }