Table of Contents

Class MethodParam

public class MethodParam : IPathParam
Inheritance
MethodParam
Implements
Inherited Members
Extension Methods

Constructors

MethodParam(string)

public MethodParam(string method)

Parameters

method string

Fields

method

public string method

Field Value

string

Methods

IsValid()

public bool IsValid()

Returns

bool

ToString()

Returns a string that represents the current object.

public override string ToString()

Returns

string

A string that represents the current object.