ComponentOne Data Source for Entity Framework
SmartAssembly.Attributes Namespace / PoweredByAttribute Class / PoweredByAttribute Constructor

In This Topic
    PoweredByAttribute Constructor
    In This Topic
    Syntax
    'Declaration
     
    
    Public Function New( _
       ByVal param1 As System.String _
    )
    public PoweredByAttribute( 
       System.string param1
    )

    Parameters

    param1
    See Also