C# Class Swagger.Net.ResourceModels.Configuration.Operands.AuthenticatedOperand

Authenticated operand.
Inheritance: OperandBase
Exibir arquivo Open project: giacomelli/DG-Swagger.Net Class Usage Examples

Public Methods

Method Description
GetValue ( object state ) : object

Gets the value.

Method Details

GetValue() public method

Gets the value.
public GetValue ( object state ) : object
state object State.
return object