Moq Example using out and ref needed.
        Posted  
        
            by devnet247
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by devnet247
        
        
        
        Published on 2010-06-15T08:28:53Z
        Indexed on 
            2010/06/15
            8:32 UTC
        
        
        Read the original article
        Hit count: 234
        
moq
Hi, I am trying to build a test against some legacy method that implement out parameters. Could you give me an example how to do this?
Very grateful
© Stack Overflow or respective owner