Method |
Description |
|
changeType ( object value, Type conversionType ) : object |
|
|
createAndPopulateInstance ( System.Web.Routing.RequestContext requestContext, string requestedName, Type requestedType ) : object |
|
|
findValue ( RouteValueDictionary dictionary, string requestedName, Type requestedType ) : object |
|
|
getArrayValueFromRequest ( System.Web.Routing.RequestContext requestContext, string requestedName, Type requestedType ) : object |
|
|
getValueFromRequest ( System.Web.Routing.RequestContext requestContext, string requestedName, Type requestedType ) : object |
|
|
ignoreAttributeSet ( PropertyInfo property ) : bool |
|
|