C# Class Swagger.Net.ResourceModels.Configuration.OperandBase

An operand base class.
Inheritance: IOperand
Afficher le fichier Open project: giacomelli/DG-Swagger.Net

Méthodes publiques

Méthode Description
GetValue ( object state ) : object

Gets the value.

Method Details

GetValue() public abstract méthode

Gets the value.
public abstract GetValue ( object state ) : object
state object State.
Résultat object