How To assign Specific Data type instead of var in Following case
var provider = CultureInfo.InvariantCulture;
How To assign Specific Data type instead of var in Following case
var provider = CultureInfo.InvariantCulture;
Copyright © 2021 Jogjafile Inc.
In visual studio you can see the type when hover on the var keyword :