C# Class Microsoft.Legal.MatterCenter.Repository.Search.TypeHelper

Show file Open project: Microsoft/mattercenter

Public Methods

Method Description
GetPropertyValue ( object obj, string name ) : object

Method Details

GetPropertyValue() public static method

public static GetPropertyValue ( object obj, string name ) : object
obj object
name string
return object