C# Class Snooze.AutoMock.Castle.LazyLoader

Inheritance: ILazyComponentLoader
Mostra file Open project: nhsevidence/Snooze

Public Methods

Method Description
LazyLoader ( ILatentMocker helper ) : System
Load ( string key, Type service, System arguments ) : IRegistration

Method Details

LazyLoader() public method

public LazyLoader ( ILatentMocker helper ) : System
helper ILatentMocker
return System

Load() public method

public Load ( string key, Type service, System arguments ) : IRegistration
key string
service System.Type
arguments System
return IRegistration