C# Class Castle.Facilities.LightweighFactory.LightweightFactoryFacility

Inheritance: Castle.MicroKernel.Facilities.AbstractFacility
Show file Open project: nhsevidence/Snooze

Public Properties

Property Type Description
DelegateBuilderKey string
FactoryKey string

Protected Methods

Method Description
Init ( ) : void

Method Details

Init() protected method

protected Init ( ) : void
return void

Property Details

DelegateBuilderKey public static property

public static string DelegateBuilderKey
return string

FactoryKey public static property

public static string FactoryKey
return string