What does the C# operator => mean?
        Posted  
        
            by Mr. Mark
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Mr. Mark
        
        
        
        Published on 2008-10-07T13:47:31Z
        Indexed on 
            2010/04/07
            22:33 UTC
        
        
        Read the original article
        Hit count: 298
        
Answers to a recent post (Any chances to imitate times() Ruby method in C#?) use the => operator in the usage examples. What does this operator do? I can't locate it in my C# book, and it is hard to search for symbols like this online. (I couldn't find it.)
© Stack Overflow or respective owner