Provider Namespace
// using id
property name="timedService" inject="provider:TimedService";
// using DSL
property name="timedService" inject="provider:logbox:logger:{this}";Last updated
Was this helpful?
// using id
property name="timedService" inject="provider:TimedService";
// using DSL
property name="timedService" inject="provider:logbox:logger:{this}";Last updated
Was this helpful?
Was this helpful?