Alba.Jaml.MSInternal.XamlSchemaContext.XamlSchemaContext C# (CSharp) Method

XamlSchemaContext() public method

public XamlSchemaContext ( IEnumerable referenceAssemblies, System.Xaml.XamlSchemaContextSettings settings ) : System.Collections.Generic
referenceAssemblies IEnumerable
settings System.Xaml.XamlSchemaContextSettings
return System.Collections.Generic
        public XamlSchemaContext (IEnumerable<Assembly> referenceAssemblies, XamlSchemaContextSettings settings) : base(referenceAssemblies, settings)
        {}

Same methods

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