createCSharpMemberScope
import { createCSharpMemberScope } from "@alloy-js/csharp";
function createCSharpMemberScope(binder: core.Binder, parent: core.OutputScope, owner: CSharpOutputSymbol, name: CSharpMemberScopeName): CSharpMemberScope;
Parameters
binder |
|
parent |
|
owner |
|
name |
|
Returns
CSharpMemberScope