Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
Swagger
Net
ResourceModels
Configuration
OperandBase
C# Class Swagger.Net.ResourceModels.Configuration.OperandBase
An operand base class.
Inheritance:
IOperand
Datei anzeigen
Open project: giacomelli/DG-Swagger.Net
Public Methods
Method
Description
GetValue
(
object
state
) :
object
Gets the value.
Method Details
GetValue()
public
abstract
method
Gets the value.
public
abstract
GetValue
(
object
state
) :
object
state
object
State.
return
object