Amira
Amira
CC#
Created by Amira on 7/20/2023 in #help
❔ How to convert query string to an Enum in a custom way
I didn't know about Bing using an AI now 😅
70 replies
CC#
Created by Amira on 7/20/2023 in #help
❔ How to convert query string to an Enum in a custom way
okay thanks, will check it !
70 replies
CC#
Created by Amira on 7/20/2023 in #help
❔ How to convert query string to an Enum in a custom way
what's this 😄
70 replies
CC#
Created by Amira on 7/20/2023 in #help
❔ How to convert query string to an Enum in a custom way
Curious to know about it
70 replies
CC#
Created by Amira on 7/20/2023 in #help
❔ How to convert query string to an Enum in a custom way
What's the messy alternative ?
70 replies
CC#
Created by Amira on 7/20/2023 in #help
❔ How to convert query string to an Enum in a custom way
it was public VehicleType? VehicleType {get; set;}
70 replies
CC#
Created by Amira on 7/20/2023 in #help
❔ How to convert query string to an Enum in a custom way
I mean here public string? VehicleType { get; set; } //Cannot change its type to string
70 replies
CC#
Created by Amira on 7/20/2023 in #help
❔ How to convert query string to an Enum in a custom way
yeah but here you changed the type of VehicleType to string
70 replies
CC#
Created by Amira on 7/20/2023 in #help
❔ How to convert query string to an Enum in a custom way
I know :/
70 replies
CC#
Created by Amira on 7/20/2023 in #help
❔ How to convert query string to an Enum in a custom way
why you are changing string here ?
70 replies
CC#
Created by Amira on 7/20/2023 in #help
❔ How to convert query string to an Enum in a custom way
because I work in a company where there is some administrative overhead if you want to touch the API code :/
70 replies
CC#
Created by Amira on 7/20/2023 in #help
❔ How to convert query string to an Enum in a custom way
I can't change the type to a string for sure
70 replies
CC#
Created by Amira on 7/20/2023 in #help
❔ How to convert query string to an Enum in a custom way
IT doesn't help some one who wants to read as quickly as possible
70 replies
CC#
Created by Amira on 7/20/2023 in #help
❔ How to convert query string to an Enum in a custom way
yup, the other one was not so clear, since it was very long
70 replies