TypeType.GetProp C# (CSharp) Method

GetProp() static private method

static private GetProp ( object instance, string name ) : object
instance object
name string
return object
    static object GetProp(object instance, string name)
    {
    }