Mark Johnson
Results
2
issues of
Mark Johnson
Int64, Int32, Bool versions for BindParam()
First of all, thanks for writing this utility. I am having an issue when I define something like this Routing.Routes["GET", "/api/bGTeamInfo/{id}"] = { _ in return BGTeamInfoRetrieveHandler()} The result is...