Bridge

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

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

Syntax


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

Parameters

ns
Type: System..::..String