Script..::..Call<(Of <(<'T>)>)> Method (String)
Namespace:
Bridge
Assembly: Bridge (in Bridge.dll)
Assembly: Bridge (in Bridge.dll)
Syntax
[TemplateAttribute] public static T Call<T>( string name )
<TemplateAttribute> _ Public Shared Function Call(Of T) ( _ name As String _ ) As T
[TemplateAttribute] public: generic<typename T> static T Call( String^ name )
Type Parameters
- T
Parameters
- name
- Type: System..::..String