[]
public C1AboutActionList(IComponent component, object c1product)
Public Sub New(component As IComponent, c1product As Object)
| Type | Name | Description |
|---|---|---|
| IComponent | component | |
| object | c1product |
public C1AboutActionList(IComponent component, object c1product, string display)
Public Sub New(component As IComponent, c1product As Object, display As String)
| Type | Name | Description |
|---|---|---|
| IComponent | component | |
| object | c1product | |
| string | display |