IXamlIlConstructor Interface

Namespace
XamlIl.TypeSystem
Interfaces
Implementing Types
graph BT Type-.->Interface0["IEquatable<IXamlIlConstructor>"] Type["IXamlIlConstructor"] class Type type-node Implementing0["IXamlIlConstructorBuilder"]-.->Type click Implementing0 "/api/XamlIl.TypeSystem/IXamlIlConstructorBuilder"

Syntax

public interface IXamlIlConstructor : IEquatable<IXamlIlConstructor>

Properties

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