System.Xaml.XamlSchemaContext.XamlSchemaContext C# (CSharp) Méthode

XamlSchemaContext() public méthode

public XamlSchemaContext ( ) : System
Résultat System
		public XamlSchemaContext ()
			: this (null, null)
		{
		}

Same methods

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