示例#1
0
 // typeof(ImportConditionObject1)
 internal static object Get27_ImportConditionObject1(IResolverContext r)
 {
     return(r.SingletonScope.GetOrAdd(62, () => new ImportConditionObject1((IExportConditionInterface)r.RootOrSelf().Resolve(typeof(IExportConditionInterface), null, IfUnresolved.Throw, default(System.Type), Request.Empty.Push(typeof(ImportConditionObject1), default(System.Type), null, 62, FactoryType.Service, typeof(ImportConditionObject1), Reuse.Singleton, (RequestFlags.IsSingletonOrDependencyOfSingleton | RequestFlags.IsResolutionCall)), default(object[]))), 0));
 }