R

   
readonly

A field modifier specifying that a field can be assigned only once, in either its declaration or its containing type's constructor.



ref

A parameter modifier that specifies that the parameter is passed by reference and is assigned before being passed to the method.



return

A jump statement that exits a method, specifying a return value when the method is nonvoid.



   


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