C# Class Config.Dao.ServerRepository

Exibir arquivo Open project: TargetProcess/DevOpsTask

Public Methods

Method Description
GetServer ( string id, bool fetch = true ) : Server

Method Details

GetServer() public method

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