Alba.Jaml.MSInternal.XamlSchemaContext.XamlSchemaContext C# (CSharp) Méthode

XamlSchemaContext() public méthode

public XamlSchemaContext ( IEnumerable referenceAssemblies ) : System.Collections.Generic
referenceAssemblies IEnumerable
Résultat System.Collections.Generic
        public XamlSchemaContext (IEnumerable<Assembly> referenceAssemblies) : base(referenceAssemblies)
        {}

Same methods

XamlSchemaContext::XamlSchemaContext ( ) : System.Collections.Generic
XamlSchemaContext::XamlSchemaContext ( IEnumerable referenceAssemblies, System.Xaml.XamlSchemaContextSettings settings ) : System.Collections.Generic
XamlSchemaContext::XamlSchemaContext ( System.Xaml.XamlSchemaContextSettings settings ) : System.Collections.Generic