Arguments
Compile-time template arguments that will be passed to the template.
Declaration
public object? Arguments { get; init; }
Property Value
Type | Description |
---|---|
object |
Compile-time template arguments that will be passed to the template.
public object? Arguments { get; init; }
Type | Description |
---|---|
object |