UsingDirective
import { UsingDirective } from "@alloy-js/csharp";
<UsingDirective namespaces={Array<string>} />
import { UsingDirective } from "@alloy-js/csharp/stc";
UsingDirective({ namespaces: Array<string> }).children(children)
namespaces | Array<string> |