omerercelik

Results 1 issues of omerercelik

`TypeAdapterConfig.ForType().ConstructUsing(dest => new PagedList(new List(), 1, 1));` = > its work `TypeAdapterConfig.ForType().ConstructUsing(dest => new PagedList(new List(), 1, 1));` it doesn't work and throw Exception Exception => System.InvalidOperationException : No default...

waiting for info