Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CSHARP

meaning of ??= in c#

??=
//assigns the right hand value to the left if left one is null
 
PREVIOUS NEXT
Tagged: #meaning
ADD COMMENT
Topic
Name
2+7 =