Table of Contents

Property ConstructorArguments

Namespace
Sisk.Core.Routing
Assembly
Sisk.Core.dll

ConstructorArguments

Specifies parameters for the given type's constructor.

public object?[] ConstructorArguments { get; set; }

Property Value

object[]