C# Class Alba.Jaml.MSInternal.XamlSchemaContext

Inheritance: System.Xaml.XamlSchemaContext
Mostrar archivo Open project: Athari/Alba.Jaml Class Usage Examples

Public Methods

Method Description
PublicMorozov_GetXamlType ( string xamlNamespace, string name ) : XamlType
XamlSchemaContext ( ) : System.Collections.Generic
XamlSchemaContext ( IEnumerable referenceAssemblies ) : System.Collections.Generic
XamlSchemaContext ( IEnumerable referenceAssemblies, System.Xaml.XamlSchemaContextSettings settings ) : System.Collections.Generic
XamlSchemaContext ( System.Xaml.XamlSchemaContextSettings settings ) : System.Collections.Generic

Method Details

PublicMorozov_GetXamlType() public method

public PublicMorozov_GetXamlType ( string xamlNamespace, string name ) : XamlType
xamlNamespace string
name string
return XamlType

XamlSchemaContext() public method

public XamlSchemaContext ( ) : System.Collections.Generic
return System.Collections.Generic

XamlSchemaContext() public method

public XamlSchemaContext ( IEnumerable referenceAssemblies ) : System.Collections.Generic
referenceAssemblies IEnumerable
return System.Collections.Generic

XamlSchemaContext() public method

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

XamlSchemaContext() public method

public XamlSchemaContext ( System.Xaml.XamlSchemaContextSettings settings ) : System.Collections.Generic
settings System.Xaml.XamlSchemaContextSettings
return System.Collections.Generic