D

   
decimal

A 16-byte precise decimal datatype.



default

A marker in a switch statement specifying the action to take when no case statements match the switch expression.



delegate

A type for defining a method signature so that delegate instances can hold and invoke a method or list of methods that match its signature.



do

A loop statement to iterate a statement block until an expression at the end of the loop evaluates to false .



double

An eight-byte floating-point datatype.



   


Learning C#
Learning C# 3.0
ISBN: 0596521065
EAN: 2147483647
Year: 2005
Pages: 178

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net