C# Class System.Xaml.XamlSchemaContext

Afficher le fichier Open project: kumpera/mono Class Usage Examples

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
XamlSchemaContext ( ) : System
XamlSchemaContext ( IEnumerable referenceAssemblies ) : System
XamlSchemaContext ( IEnumerable referenceAssemblies, System.Xaml.XamlSchemaContextSettings settings ) : System
XamlSchemaContext ( System.Xaml.XamlSchemaContextSettings settings ) : System

Method Details

XamlSchemaContext() public méthode

public XamlSchemaContext ( ) : System
Résultat System

XamlSchemaContext() public méthode

public XamlSchemaContext ( IEnumerable referenceAssemblies ) : System
referenceAssemblies IEnumerable
Résultat System

XamlSchemaContext() public méthode

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

XamlSchemaContext() public méthode

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