Antony Male
Results
352
comments of
Antony Male
I can't repro either. ```cs public class Program { public static async Task Main() { var productionManagerApi = RestClient.For("https://czavrgjz1wg00003kdpggxiphcyyyyyyn.oast.pro"); await productionManagerApi.TransferFormatsAsync([new ProductionManagerFormat("A4", 100, 200)]); } } public interface IProductionManagerApi {...
Sorry, I haven't had much time. Hopefully soon!