C# Class API_8.Controllers.DemoController

Inheritance: ApiController
Show file Open project: BarlowDu/WebAPI

Public Methods

Method Description
AddMultiService ( ) : List>.Dictionary
GetAllMultiServices ( ) : List>.Dictionary
GetAllSingleServices ( ) : Type>.Dictionary
ReplaceSingleService ( ) : Type>.Dictionary

Method Details

AddMultiService() public method

public AddMultiService ( ) : List>.Dictionary
return List>.Dictionary

GetAllMultiServices() public method

public GetAllMultiServices ( ) : List>.Dictionary
return List>.Dictionary

GetAllSingleServices() public method

public GetAllSingleServices ( ) : Type>.Dictionary
return Type>.Dictionary

ReplaceSingleService() public method

public ReplaceSingleService ( ) : Type>.Dictionary
return Type>.Dictionary