C# Class API_8.Controllers.DemoController

Inheritance: ApiController
Afficher le fichier Open project: BarlowDu/WebAPI

Méthodes publiques

Méthode Description
AddMultiService ( ) : List>.Dictionary
GetAllMultiServices ( ) : List>.Dictionary
GetAllSingleServices ( ) : Type>.Dictionary
ReplaceSingleService ( ) : Type>.Dictionary

Method Details

AddMultiService() public méthode

public AddMultiService ( ) : List>.Dictionary
Résultat List>.Dictionary

GetAllMultiServices() public méthode

public GetAllMultiServices ( ) : List>.Dictionary
Résultat List>.Dictionary

GetAllSingleServices() public méthode

public GetAllSingleServices ( ) : Type>.Dictionary
Résultat Type>.Dictionary

ReplaceSingleService() public méthode

public ReplaceSingleService ( ) : Type>.Dictionary
Résultat Type>.Dictionary