C# ?? Operator

Peglo
5,277 views

Open Source Your Knowledge, Become a Contributor

Technology knowledge has to be shared and made accessible for free. Join the movement.

Create Content

Welcome!

Peglo

Description

The ?? operator allows you to assign the variable if it is not null otherwise it assigns the right value.

Open Source Your Knowledge: become a Contributor and help others learn. Create New Content