top of page

Buscar


C# - assigning null value to an anonymous type property
To assign a null value to an anonymous type property you have to cast the null value to the right type so that the compiler knows which...

Fábio Henrique
18 de jan. de 20221 min de leitura
bottom of page