Method | Description | |
---|---|---|
GoToSend ( string digipostAddress ) : System.Web.Mvc.ActionResult | ||
Index ( IEnumerable |
||
SearchController ( IDigipostService digipostService ) : System.Collections.Generic |
Method | Description | |
---|---|---|
Search ( string search ) : Task |
public GoToSend ( string digipostAddress ) : System.Web.Mvc.ActionResult | ||
digipostAddress | string | |
return | System.Web.Mvc.ActionResult |
public Index ( IEnumerable |
||
search | IEnumerable |
|
return | System.Web.Mvc.ActionResult |
public SearchController ( IDigipostService digipostService ) : System.Collections.Generic | ||
digipostService | IDigipostService | |
return | System.Collections.Generic |