System.Xaml.XamlSchemaContext.XamlSchemaContext C# (CSharp) 메소드

XamlSchemaContext() 공개 메소드

public XamlSchemaContext ( ) : System
리턴 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