Definition
Assembly: Microsoft.Restier.Core.dll Namespace: Microsoft.Restier.Core Inheritance: System.ObjectSyntax
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.