Revision: 68617
                            
                                                            
                                    
                                        
Initial Code
                                    
                                    
                                                            
                                    
                                        
Initial URL
                                    
                                    
                                
                                                            
                                    
                                        
Initial Description
                                    
                                    
                                                            
                                    
                                        
Initial Title
                                    
                                    
                                                            
                                    
                                        
Initial Tags
                                    
                                    
                                
                                                            
                                    
                                        
Initial Language
                                    
                                    
                                                    
                        at January 27, 2015 03:23 by heathbo
                            
                            Initial Code
return debit ?? credit
Initial URL
Initial Description
If debit is null, return credit. Otherwise return debit.
Initial Title
C#: Check NULL, Return value shortcut
Initial Tags
Initial Language
C#