Commit Graph

4 Commits (25a228eb7f5d5259ba85c9e8b52819a5eecb4dc8)

Author SHA1 Message Date
Marcus Parsons 69a4eb67fe Added additional section and update previous section (#23998)
* Added additional section and update previous section

Added an additional section for complex ternary operations and updated previous section to have csharp flavored code rendering.

* Paulywill requested changes

Paulywill requested changes: removed any "I" terminology and my personal REPL link.

* Update index.md

Changed the subheading markdown.

* Update index.md
2019-03-21 10:58:01 -04:00
AntTAKEOVER 763d6658b1 Added a Code Example (#24153)
* Added a Code Example

Added an if...else equivalent of a ternary operator as an example to help readers gain a better understanding of how ternary operators work.

* Update index.md
2019-03-21 01:00:30 +05:30
Karol Skrobot 296ea16feb Corrected grammar in C# Ternary operator article (#20684) 2018-10-31 13:02:16 -04:00
Mrugesh Mohapatra da0df12ab7 fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30