Method | Description | |
---|---|---|
CommonPageState ( ) : System |
Default constructor
|
|
UpdateNames ( string category, string sourceUnitName, string targetUnitName ) : void |
Updates the name objects.
|
public UpdateNames ( string category, string sourceUnitName, string targetUnitName ) : void | ||
category | string | The category. |
sourceUnitName | string | Name of the source unit. |
targetUnitName | string | Name of the target unit. |
return | void |