'Declaration
Public Function New( _ ByVal info As Background _ )
'Usage
Dim info As Background Dim instance As New Background(info)
public Background( Background info )
Parameters
- info
- Background information
'Declaration
Public Function New( _ ByVal info As Background _ )
'Usage
Dim info As Background Dim instance As New Background(info)
public Background( Background info )