Method | Description | |
---|---|---|
RegisterEtsyContext ( IUnityContainer container ) : void |
COnfigure the injection of the Etsy context
|
|
RegisterServiceTypes ( IUnityContainer container ) : void |
Configure the mappings of interfaces to types for the IOC container
|
public static RegisterEtsyContext ( IUnityContainer container ) : void | ||
container | IUnityContainer | the container to populate |
return | void |
public static RegisterServiceTypes ( IUnityContainer container ) : void | ||
container | IUnityContainer | the container to populate |
return | void |