C# Class MonoTests.System.Xaml.MyXamlType

Inheritance: XamlType
Exibir arquivo Open project: kumpera/mono Class Usage Examples

Public Methods

Method Description
MyXamlType ( string fullName, IList typeArguments, XamlSchemaContext context ) : System

Method Details

MyXamlType() public method

public MyXamlType ( string fullName, IList typeArguments, XamlSchemaContext context ) : System
fullName string
typeArguments IList
context System.Xaml.XamlSchemaContext
return System