ParameterExampleContract Class

Definition

Parameter example.

public class ParameterExampleContract
type ParameterExampleContract = class
Public Class ParameterExampleContract
Inheritance
ParameterExampleContract

Constructors

ParameterExampleContract()

Initializes a new instance of the ParameterExampleContract class.

ParameterExampleContract(String, String, Object, String)

Initializes a new instance of the ParameterExampleContract class.

Properties

Description

Gets or sets long description for the example

ExternalValue

Gets or sets a URL that points to the literal example

Summary

Gets or sets short description for the example

Value

Gets or sets example value. May be a primitive value, or an object.

Applies to