Exemplo n.º 1
0
 public PPPoEService(IOptions <AgentOptions> options)
 {
     _options = options.Value;
 }