Méthode | Description | |
---|---|---|
ComponentName ( string name, bool setByUser ) : System | ||
DefaultFor ( |
Gets the default name for component implemented by componentType which will be used in case when user does not provide one explicitly.
|
|
DefaultNameFor ( |
Gets the default name for component implemented by componentType which will be used in case when user does not provide one explicitly.
|
|
ToString ( ) : string |
Méthode | Description | |
---|---|---|
SetName ( string value ) : void |
public ComponentName ( string name, bool setByUser ) : System | ||
name | string | |
setByUser | bool | |
Résultat | System |
public static DefaultFor ( |
||
componentType | ||
Résultat |
public static DefaultNameFor ( |
||
componentType | ||
Résultat | string |