C# Class Deveel.Configuration.OptionValue

Inheritance: IOptionValue
Afficher le fichier Open project: deveel/deveel-cli Class Usage Examples

Private Properties

Свойство Type Description
Add void
AddValueForProcessing void
AddValues void
ClearValues void
OptionValue System
ProcessValue void

Méthodes publiques

Méthode Description
Clone ( ) : object

Private Methods

Méthode Description
Add ( String value ) : void
AddValueForProcessing ( String value ) : void
AddValues ( IEnumerable valuesToAdd ) : void
ClearValues ( ) : void
OptionValue ( IOption option ) : System
ProcessValue ( String value ) : void

Method Details

Clone() public méthode

public Clone ( ) : object
Résultat object