Table of Contents

Class RegisterAgentTypeResponseSurrogateConverter

Namespace
Microsoft.AutoGen.RuntimeGateway.Grpc.Orleans.Surrogates
Assembly
Microsoft.AutoGen.RuntimeGateway.Grpc.dll
public sealed class RegisterAgentTypeResponseSurrogateConverter : IConverter<RegisterAgentTypeResponse, RegisterAgentTypeResponseSurrogate>
Inheritance
RegisterAgentTypeResponseSurrogateConverter

Methods

ConvertFromSurrogate(in RegisterAgentTypeResponseSurrogate)

public RegisterAgentTypeResponse ConvertFromSurrogate(in RegisterAgentTypeResponseSurrogate surrogate)

Parameters

surrogate RegisterAgentTypeResponseSurrogate

Returns

RegisterAgentTypeResponse

ConvertToSurrogate(in RegisterAgentTypeResponse)

public RegisterAgentTypeResponseSurrogate ConvertToSurrogate(in RegisterAgentTypeResponse value)

Parameters

value RegisterAgentTypeResponse

Returns

RegisterAgentTypeResponseSurrogate