SmartAssembly.Attributes Namespace / PoweredByAttribute Class / PoweredByAttribute Constructor
PoweredByAttribute Constructor
In This Topic
Syntax
'Declaration
 
Public Function New( _
   ByVal param1 As String _
)
 
'Usage
 
Dim param1 As String
 
Dim instance As New PoweredByAttribute(param1)

Parameters

param1
See Also