Skip to content

Constructor

Properties for Constructor component.

import { Constructor } from "@alloy-js/csharp";
<Constructor
file
internal
parameters={ParameterProps[]}
private
protected
public
refkey={Refkey}
>
{children}
</Constructor>
childrenoptionalChildren

Constructor body

fileoptionalboolean
internaloptionalboolean
parametersoptionalParameterProps[]

Constructor parameters

privateoptionalboolean
protectedoptionalboolean
publicoptionalboolean
refkeyoptionalRefkey

Refkey