Method | 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 |
Method | Description | |
---|---|---|
SetName ( string value ) : void |
public ComponentName ( string name, bool setByUser ) : System | ||
name | string | |
setByUser | bool | |
return | System |
public static DefaultFor ( |
||
componentType | ||
return |
public static DefaultNameFor ( |
||
componentType | ||
return | string |