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