Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Swagger
Net
ResourceModels
Configuration
OperandBase
C# 클래스 Swagger.Net.ResourceModels.Configuration.OperandBase
An operand base class.
상속:
IOperand
파일 보기
프로젝트 열기: giacomelli/DG-Swagger.Net
공개 메소드들
메소드
설명
GetValue
(
object
state
) :
object
Gets the value.
메소드 상세
GetValue()
공개
추상적인
메소드
Gets the value.
public
abstract
GetValue
(
object
state
) :
object
state
object
State.
리턴
object