Skip to main content

Definition

Assembly: Microsoft.Restier.Core.dll Namespace: Microsoft.Restier.Core Inheritance: System.Object

Syntax

Summary

A set of string factory methods than generate Restier names for various possible operations.

Methods

GetEntitySetMethodName

Generates the complete MethodName for a given IEdmOperationImport, RestierPipelineState, and RestierEntitySetOperation.

Syntax

Parameters

Returns

Type: string A string representing the fully-realized MethodName.

GetEntitySetMethodName

Generates the complete MethodName for a given IEdmOperationImport, RestierPipelineState, and RestierEntitySetOperation.

Syntax

Parameters

Returns

Type: string A string representing the fully-realized MethodName.

GetFunctionMethodName

Generates the complete MethodName for a given IEdmOperationImport, RestierPipelineState, and RestierEntitySetOperation.

Syntax

Parameters

Returns

Type: string A string representing the fully-realized MethodName.

GetFunctionMethodName

Generates the complete MethodName for a given OperationContext, RestierPipelineState, and RestierEntitySetOperation.

Syntax

Parameters

Returns

Type: string A string representing the fully-realized MethodName.