XamlIlMethodWithCasts Class

Namespace
XamlIl.Ast
Interfaces
Base Types
  • object
graph BT Type-->Base0["object"] Type-.->Interface0["IXamlIlCustomEmitMethod"] click Interface0 "/api/XamlIl.TypeSystem/IXamlIlCustomEmitMethod" Type-.->Interface1["IXamlIlMethod"] click Interface1 "/api/XamlIl.TypeSystem/IXamlIlMethod" Type-.->Interface2["IEquatable<IXamlIlMethod>"] Type-.->Interface3["IXamlIlMember"] click Interface3 "/api/XamlIl.TypeSystem/IXamlIlMember" Type["XamlIlMethodWithCasts"] class Type type-node

Syntax

public class XamlIlMethodWithCasts : IXamlIlCustomEmitMethod, IXamlIlMethod, 
    IEquatable<IXamlIlMethod>, IXamlIlMember

Constructors

Properties

Name Value Summary
DeclaringType IXamlIlType
IsPublic bool
IsStatic bool
Name string
Parameters IReadOnlyList<IXamlIlType>
ReturnType IXamlIlType

Methods

Extension Methods