Getting Information About Class Programatically (methods in class/properties of class)
        Posted  
        
        on C# Corner
        
        See other posts from C# Corner
        
        
        
        Published on 4/6/2010 3:49:22 PM
        Indexed on 
            2010/04/09
            15:34 UTC
        
        
        Read the original article
        Hit count: 696
        
Filed under: 
        This article will teach you how to get information about some class like how many methods are there in class, how many properties are there etc..
        
        © C# Corner or respective owner