C# Class AcManager.Tools.Helpers.SettingEntry

Inheritance: FirstFloor.ModernUI.Presentation.Displayable, IWithId
Afficher le fichier Open project: gro-ove/actools Class Usage Examples

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
SettingEntry ( [ value, string displayName ) : System.ComponentModel
SettingEntry ( int value, string displayName ) : System.ComponentModel

Method Details

SettingEntry() public méthode

public SettingEntry ( [ value, string displayName ) : System.ComponentModel
value [
displayName string
Résultat System.ComponentModel

SettingEntry() public méthode

public SettingEntry ( int value, string displayName ) : System.ComponentModel
value int
displayName string
Résultat System.ComponentModel