C# Class Config.Dao.ServerRepository

Afficher le fichier Open project: TargetProcess/DevOpsTask

Méthodes publiques

Méthode Description
GetServer ( string id, bool fetch = true ) : Server

Method Details

GetServer() public méthode

public GetServer ( string id, bool fetch = true ) : Server
id string
fetch bool
Résultat Config.Model.Server