Метод | Описание | |
---|---|---|
ContainsPrefix ( string prefix ) : bool | ||
GetValue ( string key ) : System.Web.Mvc.ValueProviderResult |
Метод | Описание | |
---|---|---|
GetValueResult ( System.Item item, string key ) : System.Web.Mvc.ValueProviderResult |
public ContainsPrefix ( string prefix ) : bool | ||
prefix | string | |
Результат | bool |
public GetValue ( string key ) : System.Web.Mvc.ValueProviderResult | ||
key | string | |
Результат | System.Web.Mvc.ValueProviderResult |