IXamlConstructor Interface

Namespace
XamlX.TypeSystem
Interfaces
Implementing Types
graph BT Type-.->Interface0["IEquatable<IXamlConstructor>"] Type["IXamlConstructor"] class Type type-node Implementing0["IXamlConstructorBuilder<TBackendEmitter>"]-.->Type click Implementing0 "/api/XamlX.TypeSystem/IXamlConstructorBuilder_1"

Syntax

public interface IXamlConstructor : IEquatable<IXamlConstructor>

Properties

Name Value Summary
IsPublic bool
IsStatic bool
Parameters IReadOnlyList<IXamlType>