Bridge

Script..::..NS Method (String, Object)

Namespace:  Bridge
Assembly:  Bridge (in Bridge.dll)

Syntax


[TemplateAttribute]
public static Object NS(
	string ns,
	Object scope
)
<TemplateAttribute> _
Public Shared Function NS ( _
	ns As String, _
	scope As Object _
) As Object
[TemplateAttribute]
public:
static Object^ NS(
	String^ ns, 
	Object^ scope
)

Parameters

ns
Type: System..::..String
scope
Type: System..::..Object