Bridge

Object..::..GetPrototype<(Of <(<'T>)>)> Method

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

Syntax


[TemplateAttribute]
public static Object GetPrototype<T>()
<TemplateAttribute> _
Public Shared Function GetPrototype(Of T) As Object
[TemplateAttribute]
public:
generic<typename T>
static Object^ GetPrototype()

Type Parameters

T