- Namespace
- XamlIl
.Ast - Implementing Types
graph BT
Type["IXamlIlWrappedMethod"]
class Type type-node
Implementing0["XamlIlWrappedMethod"]-.->Type
click Implementing0 "/api/XamlIl.Ast/XamlIlWrappedMethod"
Implementing1["XamlIlWrappedMethodWithCasts"]-.->Type
click Implementing1 "/api/XamlIl.Ast/XamlIlWrappedMethodWithCasts"
Syntax
public interface IXamlIlWrappedMethod
Properties
Name | Value | Summary |
---|---|---|
DeclaringType | IXamlIlType | |
Name | string | |
ParametersWithThis | IReadOnlyList |
|
ReturnType | IXamlIlType |
Methods
Name | Value | Summary |
---|---|---|
Emit |
void |