C# Class Alba.Jaml.MSInternal.XamlSchemaContext

Inheritance: System.Xaml.XamlSchemaContext
Afficher le fichier Open project: Athari/Alba.Jaml Class Usage Examples

Méthodes publiques

Méthode 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 méthode

public PublicMorozov_GetXamlType ( string xamlNamespace, string name ) : XamlType
xamlNamespace string
name string
Résultat XamlType

XamlSchemaContext() public méthode

public XamlSchemaContext ( ) : System.Collections.Generic
Résultat System.Collections.Generic

XamlSchemaContext() public méthode

public XamlSchemaContext ( IEnumerable referenceAssemblies ) : System.Collections.Generic
referenceAssemblies IEnumerable
Résultat System.Collections.Generic

XamlSchemaContext() public méthode

public XamlSchemaContext ( IEnumerable referenceAssemblies, System.Xaml.XamlSchemaContextSettings settings ) : System.Collections.Generic
referenceAssemblies IEnumerable
settings System.Xaml.XamlSchemaContextSettings
Résultat System.Collections.Generic

XamlSchemaContext() public méthode

public XamlSchemaContext ( System.Xaml.XamlSchemaContextSettings settings ) : System.Collections.Generic
settings System.Xaml.XamlSchemaContextSettings
Résultat System.Collections.Generic