User Tools

Site Tools


extended_syntax

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
extended_syntax [2018/01/21 14:47] – created wolfgangriedmannextended_syntax [2018/09/06 19:24] (current) wolfgangriedmann
Line 1: Line 1:
 ====== Extended Syntax Samples ====== ====== Extended Syntax Samples ======
  
-* [[stringbuilder|The StringBuilder]]\\ +  * [[stringbuilder|The StringBuilder]] 
-* [[read_file|Read a file]]\\ +  * [[read_file|Read a file]] 
-* [[read_file_stream|Read a file using a stream]]+  * [[read_file_stream|Read a file using a stream]] 
 +  * [[stringformat|String.Format]] 
 +  * [[extension_methods|Extension Methods]] 
 +  * [[async_await|Async and Await]] 
 +  * [[collections|Collections - typed arrays]] 
 +  * [[tuples|Tuples]] 
 +  * [[delegates|Delegates]] 
 +  * [[yield|Yield]] 
 +  * [[preprocessor|The Preprocessor]] 
 +  * [[commands_actions_delegates|Commands, Actions, Delegates]] 
 +  * [[interfaces|Interfaces]] 
 +  * [[dynamic_loading|Dynamic loading libraries]] 
 +  * [[_dll_function|_dll function]] 
 +  * [[casting|Casting]] 
 +  * [[gchandle|GCHandle: cast an object to a number]] 
 +  * [[indexers_indexed_property|Indexers and indexed properties]] 
extended_syntax.1516546079.txt.gz · Last modified: 2018/01/21 14:47 by wolfgangriedmann