public: MDAddress^ AddManufacturer( String^ shortName )
Parameters
| Parameter Name | Description |
|---|---|
| shortName | The short name of the manufacturer will be added. |
public: MDAddress^ AddManufacturer( String^ shortName )
| Parameter Name | Description |
|---|---|
| shortName | The short name of the manufacturer will be added. |
| Exception | Description |
|---|---|
| MDInvalidArgumentException | If manufacturer already exists. |