public string Get() { return(_service.GetDate()); }
public int GetData() { return(_service.GetDate().Year + _connectionstring.Length); }