C# Class SampleLibrary.IOC.SampleLazyService

Inheritance: ISampleService
Show file Open project: philiplaureano/LinFu

Public Methods

Method Description
DoSomething ( ) : void
Reset ( ) : void
SampleLazyService ( )

Method Details

DoSomething() public method

public DoSomething ( ) : void
return void

Reset() public static method

public static Reset ( ) : void
return void

SampleLazyService() public method

public SampleLazyService ( )