Esempio n. 1
0
 public System.Composition.Hosting.ContainerConfiguration WithParts(System.Collections.Generic.IEnumerable <System.Type> partTypes, System.Composition.Convention.AttributedModelProvider conventions)
 {
     throw null;
 }
Esempio n. 2
0
 public System.Composition.Hosting.ContainerConfiguration WithPart(System.Type partType, System.Composition.Convention.AttributedModelProvider conventions)
 {
     throw null;
 }
Esempio n. 3
0
 public System.Composition.Hosting.ContainerConfiguration WithDefaultConventions(System.Composition.Convention.AttributedModelProvider conventions)
 {
     throw null;
 }
Esempio n. 4
0
 public System.Composition.Hosting.ContainerConfiguration WithAssembly(System.Reflection.Assembly assembly, System.Composition.Convention.AttributedModelProvider conventions)
 {
     throw null;
 }
Esempio n. 5
0
 public System.Composition.Hosting.ContainerConfiguration WithAssemblies(System.Collections.Generic.IEnumerable <System.Reflection.Assembly> assemblies, System.Composition.Convention.AttributedModelProvider conventions)
 {
     throw null;
 }
Esempio n. 6
0
 public static void SatisfyImports(this System.Composition.CompositionContext compositionContext, object objectWithLooseImports, System.Composition.Convention.AttributedModelProvider conventions)
 {
 }