C# Class DependencyInjectionExample.SomeService

Show file Open project: tparvi/appsettings

Public Methods

Method Description
Authenticate ( ) : void

Private Methods

Method Description
SomeService ( ISettings settings ) : System

Method Details

Authenticate() public method

public Authenticate ( ) : void
return void