Property | Type | Description |
---|
Method | Description | |
---|---|---|
SettingEntry ( [ value, string displayName ) : System.ComponentModel | ||
SettingEntry ( int value, string displayName ) : System.ComponentModel |
public SettingEntry ( [ value, string displayName ) : System.ComponentModel | ||
value | [ | |
displayName | string | |
return | System.ComponentModel |
public SettingEntry ( int value, string displayName ) : System.ComponentModel | ||
value | int | |
displayName | string | |
return | System.ComponentModel |