| Visual Basic (Declaration) | |
|---|---|
Public Function New( _ ByVal imageResolver As IImageResolver, _ ByVal commandResolver As ICommandResolver, _ ByVal commandTarget As ICommandTarget _ ) | |
| C# | |
|---|---|
public UniformExplorerUIBuilder( IImageResolver imageResolver, ICommandResolver commandResolver, ICommandTarget commandTarget ) | |
Parameters
- imageResolver
- commandResolver
- Used to obtain the command ID.
- commandTarget